solana-with-rpc-optimizations/snap
Michael Vines fa58da2401 Explicitly specific build variant when installing native programs 2018-12-07 11:32:08 -08:00
..
hooks
README.md
snapcraft.yaml Explicitly specific build variant when installing native programs 2018-12-07 11:32:08 -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