essentialkaos / rbbuild

Utility for compiling and installing different Ruby versions

Home Page:https://kaos.sh/rbbuild

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Utility for compiling and installing different Ruby versions

https://kaos.sh/rbbuild

License:Apache License 2.0


Languages

Language:Shell 53.7%Language:Roff 45.3%Language:Makefile 1.0%