Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/infertux/ruby-bootstrap

Simple Bash scripts to install recent Ruby versions from source
https://github.com/infertux/ruby-bootstrap

bash installer ruby script

Last synced: 15 days ago
JSON representation

Simple Bash scripts to install recent Ruby versions from source

Awesome Lists containing this project

README

        

# ruby-bootstrap

[![Funding](https://img.shields.io/liberapay/patrons/infertux.svg?logo=liberapay)](https://liberapay.com/infertux/donate)
[![Build Status](https://github.com/infertux/ruby-bootstrap/actions/workflows/ci.yml/badge.svg)](https://github.com/infertux/ruby-bootstrap/actions)

These are very simple self-contained Bash scripts to download, configure and install Ruby from source along with Bundler on Debian-family or Redhat-family systems.

You can use this link to always point to the latest release: https://raw.githubusercontent.com/infertux/ruby-bootstrap/master/bootstrap_ruby_stable.sh

## Usage

`wget https://raw.githubusercontent.com/infertux/ruby-bootstrap/master/bootstrap_ruby_stable.sh && bash ./bootstrap_ruby_stable.sh`

## License

MIT