= rnp-snap: RNP Snap Package
// image:https://img.shields.io/travis/metanorma/rnp-snap/master.svg["Build Status", link="https://travis-ci.com/metanorma/rnp-snap"]
== Installation
The released rnp
snap package is located at Snapcraft: https://snapcraft.io/rnp[rnp snap].
== Building the package
snapcraft snap
in the root directory of this repo== Publishing the package
snapcraft push <snap filename>
in the root directory of this repo== Testing the package
If you are on macOS you can install snap to any of your multipass instances with:
After this the snap is ready to use.
=== Testing uninstallation
Execute the following command to uninstall rnp.
After executing the uninstall ensure that the rnp
executable is no longer found.
You can also try running rnp --VERSION
from the command-line to see if it is still installed.