Skip to content

Utility for compiling and installing different Ruby versions

License

Notifications You must be signed in to change notification settings

essentialkaos/rbbuild

GitHub Actions CI Status

Usage demoInstallationUsageCI StatusLicense


rbbuild is utility for compiling and installing different Ruby versions.

Usage demo

demo

Installation

sudo yum install -y https://pkgs.kaos.st/kaos-repo-latest.el$(grep 'CPE_NAME' /etc/os-release | tr -d '"' | cut -d':' -f5).noarch.rpm
sudo yum install rbbuild

Using Makefile and Git

git clone https://kaos.sh/rbbuild.git
cd rbbuild
sudo make install

Usage

rbbuild

rbdef

mass-builder

CI Status

Branch Status
master CI
develop CI

License

Apache License, Version 2.0