Add CLI written in Node

This commit is contained in:
Vrganj 2021-01-16 13:14:17 +01:00
parent d666e5c19d
commit d8b6379b9a
9 changed files with 321 additions and 192 deletions

3
cli/execute Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
node src $*