Skip to content

melezhik/perl6-sparrowdo-rvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sparrowdo::Rvm

Build Status

SYNOPSIS

Sparrowdo module to install RVM and Ruby.

Usage

cli:

s6 --module-run Rvm

Sparrow6 DSL:

# install default RVM and default Ruby version
module-run 'Rvm';

# install specific Ruby version
module_run 'Rvm', %( version => '2.2.0' );

Tested on

  • CentOS
  • Ubuntu

LICENSE

All files (unless noted otherwise) can be used, modified and redistributed under the terms of the Artistic License Version 2. Examples (in the documentation, in tests or distributed as separate files) can be considered public domain.

ⓒ2017 'Alexey Melezhik'

About

Sparrowdo module to install RVM and Ruby

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages