0 Forks
1 Stars
1 Watchers

subprocess.hpp

a modern C++ header-only library for cross-platform subprocess management. The library enables creation, execution, and control of child processes with sophisticated stream redirection, environment management, and working directory control capabilities.

How to download and setup subprocess.hpp

Open terminal and run command
git clone https://github.com/shediao/subprocess.hpp.git
git clone is used to create a copy or clone of subprocess.hpp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with subprocess.hpp https://github.com/shediao/subprocess.hpp/archive/master.zip

Or simply clone subprocess.hpp with SSH
[email protected]:shediao/subprocess.hpp.git

If you have some problems with subprocess.hpp

You may open issue on subprocess.hpp support forum (system) here: https://github.com/shediao/subprocess.hpp/issues