No description
Find a file
Paul Wright 70d36cfb8a correct error in command
change 'ln -s ln -s' (typo)
to 'ln -s'
2017-08-09 22:04:12 +01:00
docs correct error in command 2017-08-09 22:04:12 +01:00
src Add more sample content to subscriptions page 2017-07-26 10:33:14 +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 Add Vagrantfile 2017-07-11 17:13:10 +02:00
LICENSE Initial commit with a LICENSE and README 2017-06-14 18:19:15 +02:00
Makefile Automatically minify js files for distribution 2017-07-26 10:33:14 +02:00
org.cockpit-project.subscription-manager.metainfo.xml Add sample page 2017-06-20 07:41:52 -04:00
package.json Compress distributed files 2017-07-26 10:33:14 +02:00
README.md Update docs with build information 2017-07-26 10:33:14 +02:00
subscription-manager-cockpit.spec Add Makefile and spec file 2017-06-20 07:41:52 -04:00
Vagrantfile vagrant: create dist/ if it doesn't exist 2017-07-11 17:13:10 +02:00
webpack.config.js Compress distributed files 2017-07-26 10:33:14 +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

Subscription-manager

A Cockpit plugin to administer candlepin subscriptions

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