Help language development. Donate to The Perl Foundation

Red zef:FCO last updated on 2022-12-18

.gitpod.yml
image:
  file: .gitpod.dockerfile
tasks:
  - init: . <(~/.rakudobrew/bin/rakudobrew init Bash -) && zef install --/test Test::META && zef install --/test App::Mi6 && zef install --deps-only --/test .
    command: PATH=$PATH:/home/gitpod/.rakudobrew/bin/; mi6 test