added japt to japt2

This commit is contained in:
Hydrazer 2021-10-01 06:36:46 -06:00
parent 7d90cddf27
commit 9f38e36aa0
6 changed files with 22 additions and 0 deletions

4
packages/japt/2.0.0/run vendored Normal file
View file

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