$ sudo snap install snapcraft --classic
- Update snapd:
$ sudo snap refresh snapcraft --edge
- Clone the repo:
$ git clone https://github.com/kellyjonbrazil/jc
- Change the directory:
$ cd ./jc
- Select branch:
$ git checkout snap-support
- Initialize LXD:
$ lxd init --auto
- Build
.snap
file:
$ snapcraft
$ snap install --dangerous ./jc_*_amd64.snap
-
Put your plugin in the
"$HOME/.local/share/jc"
directory. -
To connect the directory, run:
snap connect jc:dot-jc-plugins snapd