Tomtit.git | resources/profiles/ruby/ | rvm.raku


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