Add pipe_exec (#339)

This commit is contained in:
Karolin Varner 2019-07-06 18:50:07 +02:00 committed by Jonathan Neidel
parent 2bec660e43
commit 2d8264becf
1 changed files with 1 additions and 0 deletions

View File

@ -276,6 +276,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [shallow-backup](https://github.com/alichtman/shallow-backup) - Git integrated backup tool.
- [fkill-cli](https://github.com/sindresorhus/fkill-cli) - Simple cross-platform process killer.
- [task-spooler](http://vicerveza.homeunix.net/~viric/soft/ts) - Queue jobs for linear execution.
- [pipe_exec](https://github.com/koraa/pipe_exec) - Run executables from stdin, pipes and ttys without creating a temporary file.
### macOS