piston/packages/japt/run
2021-09-30 11:06:01 -06:00

4 lines
89 B
Bash

#!/usr/bin/env bash
# japt only takes filename and stdin
node "$JAPT_PATH"/node.js "$1"