This website requires JavaScript.
Explore
Help
Sign In
Mascali
/
piston
mirror of
https://github.com/engineer-man/piston.git
Watch
1
Star
0
Fork
You've already forked piston
0
Code
Issues
Projects
Releases
Wiki
Activity
54510b713e
piston
/
packages
/
racket
/
8.3.0
/
environment
5 lines
94 B
Bash
Raw
Blame
History
#!/bin/bash
# Path to racket binary
export
PATH
=
$PWD
/bin:
$PATH
export
RACKET_PATH
=
$PWD
/racket
Reference in New Issue
View Git Blame
Copy Permalink