piston/packages/raku/environment
Hydrazer 3365ba34b8 Adding Raku
probably doesn't work lol tried copying the other ones someone could probably implement it using the build instructions from this https://rakudo.org/downloads/rakudo/source
2021-06-12 11:44:10 -06:00

4 lines
No EOL
61 B
Bash

#!/bin/bash
# Path to raku binary
export PATH=$PWD/bin:$PATH