## 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/