Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 454 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 454 Bytes

RVM Installation

Installs RVM and rubies specified in the RVM_RUBY_VERSIONS variable, for example, ruby-2.4.4 and ruby-2.5.1.

Additionally configures .rvmrc and user overrides.

Usage

See the parent Makefile, makes a reference to the RVM Makefile.

mac-setup $ make rvm

Using this directly:

mac-setup/rvm $ make CURL=/path/to/curl rvm