No description
Find a file
Lars Karlitski ce7a2d3870 Remove the index.js indirection
Make index.es6 the main entry point.
2017-10-18 16:42:54 +02:00
docs Remove all remaining mentions of "subscriptions" 2017-10-18 16:42:54 +02:00
src Remove the index.js indirection 2017-10-18 16:42:54 +02:00
.babelrc initial commit. Created a basic webpack.config.js file, some basic .babelrc settings, and some notes on the build 2017-06-20 07:41:52 -04:00
.eslintignore Add more sample content to subscriptions page 2017-07-26 10:33:14 +02:00
.eslintrc.json Add more sample content to subscriptions page 2017-07-26 10:33:14 +02:00
.gitignore Remove all remaining mentions of "subscriptions" 2017-10-18 16:42:54 +02:00
LICENSE Initial commit with a LICENSE and README 2017-06-14 18:19:15 +02:00
Makefile Remove all remaining mentions of "subscriptions" 2017-10-18 16:42:54 +02:00
org.cockpit-project.starter.metainfo.xml Remove all remaining mentions of "subscriptions" 2017-10-18 16:42:54 +02:00
package.json Remove all remaining mentions of "subscriptions" 2017-10-18 16:42:54 +02:00
README.md Remove all remaining mentions of "subscriptions" 2017-10-18 16:42:54 +02:00
starter-cockpit.spec Remove all remaining mentions of "subscriptions" 2017-10-18 16:42:54 +02:00
Vagrantfile vagrant: bump base box to fedora 26 2017-10-18 16:42:54 +02:00
webpack-with-stats Improve source package slightly 2017-09-11 10:43:48 +02:00
webpack.config.js Remove the index.js indirection 2017-10-18 16:42:54 +02:00
yarn.lock initial commit. Created a basic webpack.config.js file, some basic .babelrc settings, and some notes on the build 2017-06-20 07:41:52 -04:00

Cockpit Starter Kit

Scaffolding for a Cockpit module.

See docs/build-notes.md for more information on how to build and install this package.