# rvm-binary-osx **Repository Path**: mirrors_simi/rvm-binary-osx ## Basic Information - **Project Name**: rvm-binary-osx - **Description**: Static Ruby for OSX - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-27 - **Last Updated**: 2025-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Static Ruby [![Build Status](https://travis-ci.org/rvm/rvm-binary-osx.png?branch=master)](https://travis-ci.org/rvm/rvm-binary-osx) [latest binaries](http://rvm.io/binaries/osx/10.9/x86_64/) *(make sure to read messages and warnings)* Installing used software: curl -L https://get.smf.sh | sh curl -L https://get.rvm.io | bash Compiling static ruby: source ~/.rvm/scripts/rvm rvm autolibs smf rvm install 2.1.1 --movable Ruby is installed in `$HOME/.rvm/rubies/ruby-2.1.1/`, to package: rvm prepare 2.1.1 Will generate: `ruby-2.1.1.tar.bz2`.