Skip to content

Commit

Permalink
Add snap/ README
Browse files Browse the repository at this point in the history
  • Loading branch information
mvines committed Jun 26, 2018
1 parent ec333d2 commit ed6ba55
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions snap/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## Development

If you're running Ubuntu 16.04 and already have `snapcraft` installed, simply
run:
```
$ snapcraft
```

For other systems we provide a docker image that can be used for snap
development:
```
$ ./ci/docker-run.sh solanalabs/snapcraft snapcraft -d
```

## Reference
* https://docs.snapcraft.io/

0 comments on commit ed6ba55

Please sign in to comment.