Skip to content

melezhik/sparrow-rvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SYNOPSIS

Install rvm and Ruby

INSTALL

$ sparrow plg install rvm

Build status

Build Status

Usage

By sparrow

$ sparrow plg run rvm # install rvm with default Ruby
$ sparrow plg run rvm --param ruby_version=2.1.2 # install specific Ruby version

By sparrowdo

$ cat sparrowfile

task-run "install rvm and ruby 2.2.2", "rvm", %(
  ruby_version => "2.2.2"
);

Author

Alexey Melezhik

Releases

No releases published

Packages

No packages published

Languages