https://github.com/docwhat/portable-ruby-installer
https://github.com/docwhat/portable-ruby-installer
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/docwhat/portable-ruby-installer
- Owner: docwhat
- License: bsd-2-clause
- Created: 2024-06-05T19:33:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-06T16:52:58.000Z (about 2 years ago)
- Last Synced: 2025-02-15T21:17:48.050Z (over 1 year ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# portable-ruby-installer
> A portable script that can install [Homebrew Portable Ruby](https://github.com/Homebrew/homebrew-portable-ruby) on your system.
## Usage
```console
curl -sSfL --url 'https://raw.githubusercontent.com/docwhat/portable-ruby-installer/main/install.bash' | bash
```
## Requirements
- `bash` >= 3.2
- `curl`
- `sha256sum` or `shasum`
- `tar`
- `gz`