mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-25 14:36:28 +02:00
added japt
This commit is contained in:
parent
aa252e509b
commit
4991ea3079
5 changed files with 18 additions and 0 deletions
4
packages/japt/run
Normal file
4
packages/japt/run
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# japt only takes filename and stdin
|
||||
node "$JAPT_PATH"/node.js "$1"
|
Loading…
Add table
Add a link
Reference in a new issue