diff --git a/piston b/piston new file mode 100755 index 0000000..94b0fe1 --- /dev/null +++ b/piston @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +node cli/index.js "$@" \ No newline at end of file