Add sample page

This commit is contained in:
Dominik Perpeet 2017-06-19 11:53:50 +02:00 committed by Sean Toner
parent 3f7ac60374
commit 2f49b57064
5 changed files with 97 additions and 2 deletions

12
src/manifest.json Normal file
View file

@ -0,0 +1,12 @@
{
"version": "0.1",
"requires": {
"cockpit": "138"
},
"tools": {
"index": {
"label": "subscription-manager"
}
}
}