solana-with-rpc-optimizations/snap
Michael Vines 1f6ece233f Remove unused path 2018-11-12 22:24:56 -08:00
..
hooks Fix snap configuration for netstat daemon (#1190) 2018-09-11 14:49:05 -07:00
README.md Add snap/ README 2018-06-26 12:32:33 -07:00
snapcraft.yaml Remove unused path 2018-11-12 22:24:56 -08: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