Skip to content

m-dango/asdf-raku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-raku

Build Status

Raku plugin for the asdf version manager.

Install

Depends on bash, curl/wget, and tar.

asdf plugin add raku https://github.com/m-dango/asdf-raku.git
asdf list all raku
asdf install raku latest

By default, downloads and installs a precompiled Rakudo, including the Zef module manager.

If you set the $ASDF_RAKU_BUILD environment variable, Rakudo will instead be built from source, and will not include Zef. Additional dependencies will also be required (which are listed here).

You can choose your build backends using the $ASDF_RAKU_BACKENDS environment variable.

Use

Check the asdf readme for instructions on how to install and manage versions of Raku.

Notes

Rakudo versions are sourced from skaji/rakudo-releases.

Borrows heavily from rakuenv.

About

Raku plugin for the asdf version manager.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages