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

https://github.com/gwleuverink/proc-open


https://github.com/gwleuverink/proc-open

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Tasks
- How do we retain connection to the process? e.g. `STDIN`/`STDOUT`/`STDERR` pipes
- We'll need a way to reference the internal PHP binary so that the developer doesn't need to know the path - a helper or constant?