fauna-shell
fauna-shell copied to clipboard
WIP: FE-1175 - handle command execution and terminate when possible
Should be merged only when https://github.com/fauna/faunadb-js/pull/454 is released and web-shell is upgraded to that newest faunadb version.
Notes
How to test
- run a command in web-shell e.g.
./bin/run eval "Add(1, 1)" - ensure the process is terminated immediately after execution