Martin Pitt
1fc1923021
Rename *.es6 to *.js
...
*.es6 isn't standard naming, that was just an old cockpit-ism. All files
are treated as ES6.
2019-07-17 17:43:01 +02:00
bmustiata
81096b95ca
Support watching for changing code
...
Closes #93
2019-01-28 14:22:45 +01:00
Kirill Glebov
d73a91232e
Add eslint tasks and README
...
Closes #47
2018-09-27 13:40:08 +02:00
Martin Pitt
509547f502
Add minimal Cockpituous release script
...
This only builds a tarball and srpm, and shows a few other example.
Document the intent and point to the cockpituous docs.
Closes #37
2018-07-19 09:22:45 +02:00
Martin Pitt
5351885f5d
README: Suggest running tests against Fedora 28
2018-06-19 14:25:26 +02:00
Martin Pitt
9da603a149
README: Drop bogus backticks
2018-06-19 14:25:26 +02:00
Martin Pitt
59bf8a5af0
README: Add some more documentation
...
* How to checkout the code
* How to run straight from the git tree
* Links to further reading
Closes #22
2018-05-09 18:41:57 +02:00
Martin Pitt
1edb6a070b
Remove some instances of "starter kit"
...
Rename some files and change some identifiers to be neutral to the
application name. This makes it simpler to change everything to a proper
name when cloning this project.
Document in the README how to find the remaining places to change.
Closes #20
2018-05-04 19:19:29 +02:00
Martin Pitt
931e1be3c3
Add integration test using Cockpit test API
...
Closes #16
2018-03-09 10:13:03 +01:00
Martin Pitt
c99c9e2d38
Makefile: Run npm install when necessary
...
Also mark phony targets as such.
2018-03-09 10:13:03 +01:00
Lars Karlitski
bd26aeda57
Move and update documentation ( #10 )
...
Also remove yarn.lock to simplify getting started.
2017-10-18 16:47:48 +02:00
Lars Karlitski
dd765787e8
Remove all remaining mentions of "subscriptions"
2017-10-18 16:42:54 +02:00
Dominik Perpeet
109bff79e5
Update docs with build information
2017-07-26 10:33:14 +02:00
Dominik Perpeet
9e6b2b9d6e
Initial commit with a LICENSE and README
2017-06-14 18:19:15 +02:00