/ruby-binary

Ruby binary for Debian

Primary LanguageRubyMIT LicenseMIT

ruby-binary

MIT License

Ruby binary for Debian trixie/sid, bookworm, bullseye, buster amd64

install rbenv

curl -L -o install-rbenv.sh https://raw.githubusercontent.com/minimum2scp/ruby-binary/master/install-rbenv.sh
sh install-rbenv.sh

install from release

curl -L -o install.sh https://raw.githubusercontent.com/minimum2scp/ruby-binary/master/install.sh
sh install.sh