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
5641f671d1
piston
/
packages
/
japt
/
2.0.0
/
run
4 lines
88 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
# japt only takes filename and stdin
node
"
$JAPT_PATH
"
/node.js
"
$1
"
Reference in New Issue
View Git Blame
Copy Permalink