added japt

This commit is contained in:
Hydrazer 2021-09-30 11:06:01 -06:00
parent aa252e509b
commit 4991ea3079
5 changed files with 18 additions and 0 deletions

4
packages/japt/run Normal file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# japt only takes filename and stdin
node "$JAPT_PATH"/node.js "$1"