mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-26 23:16:28 +02:00
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
This commit is contained in:
parent
d68a1d67c8
commit
3365ba34b8
5 changed files with 23 additions and 0 deletions
4
packages/raku/environment
Normal file
4
packages/raku/environment
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Path to raku binary
|
||||
export PATH=$PWD/bin:$PATH
|
Loading…
Add table
Add a link
Reference in a new issue