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
- Host: GitHub
- URL: https://github.com/zazuko/barnard59-shell
- Owner: zazuko
- Created: 2019-01-09T13:14:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-21T16:25:57.000Z (over 3 years ago)
- Last Synced: 2025-03-28T14:01:38.845Z (about 1 year ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.