No description
Find a file
Marius Vollmer a3ea5df10c Improve source package slightly
This moves us one step closer to a normal source package.  The sources
are now unpacked and we run "make install".  We still don't build
since we don't have all the necessary tools.

Also, most importantly, the source tarball now includes our actual
sources in addition to the prebuilt binaries.
2017-08-22 14:01:54 +03:00
docs correct error in command 2017-08-21 10:28:04 +02: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 Improve source package slightly 2017-08-22 14:01:54 +03:00
LICENSE Initial commit with a LICENSE and README 2017-06-14 18:19:15 +02:00
Makefile Improve source package slightly 2017-08-22 14:01:54 +03:00
org.cockpit-project.subscription-manager.metainfo.xml Add sample page 2017-06-20 07:41:52 -04:00
package.json Improve source package slightly 2017-08-22 14:01:54 +03:00
README.md Update docs with build information 2017-07-26 10:33:14 +02:00
subscription-manager-cockpit.spec Improve source package slightly 2017-08-22 14:01:54 +03:00
Vagrantfile vagrant: create dist/ if it doesn't exist 2017-07-11 17:13:10 +02:00
webpack-with-stats Improve source package slightly 2017-08-22 14:01:54 +03: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.