Skip to content

krimdomu/p6vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Perl 6 Version Manager

This is a simple version manager for perl 6 rakudo. This will install rakudo star versions into your $HOME/perl6/p6vm directory.

INSTALL

bash# curl https://raw.github.com/krimdomu/p6vm/master/bin/p6vm_install.sh | bash

USAGE

================================================================================
 Perl 6 Verison Manager - for Rakudo
================================================================================

 help                display this help message
 list                display available versions
 list-local          list local version
 current             display current active version
 switch <version>     switch to <version>
 install <version>   download, build and install <verison>
 run <version> <cmd> run a special command with <version>

About

Perl 6 version manager for rakudo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published