
set_spl %( rvm-dev => 'https://github.com/melezhik/sparrow-rvm.git');

package-install 'git';

task-run "install rvm", "rvm-dev";
