flowhub / jsjob

Run arbitrary JavaScript code as jobs, in a browser-based sandbox.
MIT License
18 stars 0 forks source link

CLI runner #1

Closed jonnor closed 8 years ago

jonnor commented 8 years ago

For trying it out, integrating with shell scripts or other non-JS code, and as an API usage example.

Should setup runner, perform a job, wait for results and output them.