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

https://github.com/zazuko/barnard59-shell

Linked Data pipelines - Shell support
https://github.com/zazuko/barnard59-shell

Last synced: about 1 year ago
JSON representation

Linked Data pipelines - Shell support

Awesome Lists containing this project

README

          

# barnard59-shell

Shell command support for Barnard59 Linked Data pipelines.
This package exports a operations that runs commands in a shell and handles `stdin` and `stdout` as duplex stream.
The operation accepts any number of arguments, where the first argument is the program that should be executed and the others are arguments that will be given to the program.