An open API service indexing awesome lists of open source software.

https://github.com/noflo/noflo-subprocess

NoFlo library to execute commands as subprocess
https://github.com/noflo/noflo-subprocess

noflo subprocess

Last synced: 9 months ago
JSON representation

NoFlo library to execute commands as subprocess

Awesome Lists containing this project

README

          

# noflo-subprocess
NoFlo library to execute commands as a sub-process.

## Changes

* 0.3.0 (2020-01-06)
- Ported to Process API
- Ported from CoffeeScript to ES6