solana-with-rpc-optimizations/snap
Michael Vines b7ddefdbf9 Empty plug array is not accepted by the snap store 2018-06-26 12:49:40 -07:00
..
hooks Add Snap fullnode daemon 2018-06-26 12:32:33 -07:00
README.md Add snap/ README 2018-06-26 12:32:33 -07:00
snapcraft.yaml Empty plug array is not accepted by the snap store 2018-06-26 12:49:40 -07:00

README.md

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