This snap is meant to be the workload of the bind-operator charm.
The snap can be installed directly from the Snap Store. Follow the link below for more information.
The steps outlined below are based on the assumption that you are building the snap with the latest LTS of Ubuntu. If you are using another version of Ubuntu or another operating system, the process may be different.
git clone git@github.com:canonical/charmed-bind.git
cd charmed-bindsudo snap install snapcraft
sudo snap install lxd
sudo lxd init --autosnapcraft pack
sudo snap install ./charmed-bind_*.snap --devmode