Skip to content

Instantly share code, notes, and snippets.

@carlcrott
Created March 2, 2012 02:53
Show Gist options
  • Save carlcrott/1955186 to your computer and use it in GitHub Desktop.
Save carlcrott/1955186 to your computer and use it in GitHub Desktop.
ubuntu@domU-12-31-39-0A-16-63:~$ rvm get stable /or head
Usage
rvm-installer [options] [action]
Options
--branch <name> - Install RVM head, from named branch
--version <head|latest|x.y.z> - Install RVM version [head|latest|x.y.z]
--trace - used to debug the installer script
Actions
stable - Install RVM stable branch from wayneeseguin rvm repo.
help - Display CLI help (this output)
Branches:
branch <branch>
branch /<branch>
branch <repo>/
branch <repo>/<branch>
Defaults:
branch: master
repo: wayneeseguin
RVM reloaded!
ubuntu@domU-12-31-39-0A-16-63:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment