Skip to content

Prince213/rakudo-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rakudo-bin

Build status

Build scripts and prebuilt Windows binaries for Rakudo.

Prebuilt binaries

They are here.

Contents

Rakudo, MoarVM, NQP and zef.

Building manually

You need to have MSVC tools and Perl 5 in your path.

Then simply run pwsh .\BuildAndPackage.ps1.

Options

  • CoreVersion: Version of Rakudo, NQP and MoarVM.
  • ZefVersion: Version of Zef, the package manager.
  • KeepBuild: Specify this option to keep build directories.
  • KeepSource: Specify this option to keep sources.
  • Postfix: Custom postfix for the created package.