mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 04:26:28 +02:00
Add CLI written in Node
This commit is contained in:
parent
d666e5c19d
commit
d8b6379b9a
9 changed files with 321 additions and 192 deletions
3
cli/execute
Executable file
3
cli/execute
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
node src $*
|
Loading…
Add table
Add a link
Reference in a new issue