snap.ruby
snap.ruby copied to clipboard
Ruby snap
snap.ruby
The official ruby packages for snapcraft.io. This is a work in progress.
https://snapcraft.io/ruby
Download and Install
sudo snap install ruby --classic
Development
Linux
-
apt install snapcraft
- OPTION: Maybe, You need to install lxd environent. see details https://docs.snapcraft.io/clean-build-using-lxc/4157.
macOS
We recommend to use multipass and snapcraft package of homebrew.
- Install multipass from https://github.com/CanonicalLtd/multipass/releases
-
brew tap sergiusens/snapcraft
-
brew install —HEAD sergiusens/snapcraft/snapcraft
You can invoke snapcraft
command directly on your macOS environment used hyperkit. After that, You can build ruby snap package on this repository used by snapcraft
.