Skip to content

Commit

Permalink
Update and rename snap/snapcraft.yaml to snapcraft.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
eminfedar authored Sep 4, 2018
1 parent f357aff commit 1abecf0
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@

name: debins
version: '0.20' # just for humans, typically '1.2+git' or '1.3.2'
summary: a Simple One-Click .Deb Package Installer # 79 char long summary
description: |
Don't you want install the .deb files you downloaded just by clicking on them?
Here is the Debins.
grade: stable # must be 'stable' to release into candidate/stable channels
confinement: devmode # use 'strict' once you have the right plugs and slots

parts:
my-part:
# See 'snapcraft plugins'
plugin: nil

0 comments on commit 1abecf0

Please sign in to comment.