Commit graph

2 commits

Author SHA1 Message Date
Vincent Prouillet 99657da5e1 Move snapcraft file 2018-06-22 13:40:26 +02:00
Nathan Musoke dca593ce13 Add snacraft config
This allows the easy generation of snaps as requested in #227.

This commit does not add automatic generation and publication of snaps
to the Snap Store, but they can easily be generated for local/personal
use by

```
snapcraft
sudo snap install gutenberg_xxx.snap
```

Add directories with snapcraft artifacts to `.gitignore`.
2018-06-04 23:37:55 +12:00