Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 886 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 886 Bytes

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.