solana/snap
Michael Vines 5b0418793e Keep Snap fullnode/drone logs out of syslog, we're too spammy 2018-07-17 15:08:35 -07:00
..
hooks setup.sh can now be more picky about the kind of config it creates 2018-07-02 09:22:26 -07:00
README.md Add snap/ README 2018-06-26 12:32:33 -07:00
snapcraft.yaml Keep Snap fullnode/drone logs out of syslog, we're too spammy 2018-07-17 15:08:35 -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