postmodern/ruby-install
Installs Ruby, JRuby, TruffleRuby, or mruby observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 62
- Release rhythm 53
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 53
- age_days: 4938
- days_rel: 232
- days_push: 232
- n_releases_24m: 4
Adoption not part of the score
1973 stars · 258 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Bash-based command-line tool that downloads, builds, and installs Ruby implementations including CRuby, JRuby, TruffleRuby, and mruby. It handles dependency installation, checksum verification, mirrors, patches, and custom configure options across Linux, macOS, and FreeBSD.
Use cases
- install a specific ruby version from the command line
- install jruby or truffleruby on linux
- build ruby from source with custom configure flags
- install ruby into a custom directory for version management
- install ruby build dependencies automatically via the package manager
- verify ruby tarball checksums before installing
- install ruby with a patch applied
When to choose
- you want a lightweight shell script to install multiple Ruby implementations without a version manager
- you need custom build options, patches, or mirrors when installing Ruby
- you are setting up Ruby on Linux, macOS, or FreeBSD servers or workstations
When to avoid
- you only need to switch between already-installed Ruby versions (use a version manager like chruby or rbenv)
- you want to install nightly/trunk Ruby builds, which are unsupported
- you prefer prebuilt binary packages over compiling from source
Facets
cli-tool · maturity active
cli developer-tools package-manager build-tool developer-tools programming-languages bsd cli ruby-installer bash-script jruby truffleruby mruby version-management command-line linux macos
1 source
- readme: https://github.com/postmodern/ruby-install · fetched 2026-08-28 · 66be2e84cb0c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| postmodern/ruby-install | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="postmodern/ruby-install")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem