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: 10 months ago
JSON representation
Simple Bash scripts to install recent Ruby versions from source
- Host: GitHub
- URL: https://github.com/infertux/ruby-bootstrap
- Owner: infertux
- License: mit
- Created: 2015-05-12T15:35:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-02-27T04:34:56.000Z (11 months ago)
- Last Synced: 2025-04-13T16:09:19.962Z (10 months ago)
- Topics: bash, installer, ruby, script
- Language: Shell
- Homepage:
- Size: 43.9 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ruby-bootstrap
[](https://liberapay.com/infertux/donate)
[](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