pkg(japt-2.0.0): add japt

This commit is contained in:
Hydrazer 2021-10-02 16:50:37 -06:00
parent 89a6f81123
commit 1c675b5f8f
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"