1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-10 05:46:25 +02:00

pkg(racket-8.3.0): added racket 8.3.0

This commit is contained in:
Hydrazer 2021-11-27 20:00:11 -07:00
parent c385c73bc4
commit 132a835b0b
6 changed files with 28 additions and 1 deletions
packages/racket/8.3.0

5
packages/racket/8.3.0/environment vendored Normal file
View file

@ -0,0 +1,5 @@
#!/bin/bash
# Path to racket binary
export PATH=$PWD/bin:$PATH
export RACKET_PATH=$PWD/racket