105d9e58025a6b5a9b2a1a1f6872d1e13fd564d5
Cppipe allows you to write and execute script like C++ programs. It offers a shell like synthax for seamless command execution. In this way your scripts can benefit from increased control and speed, while maintaining a lot of the potential for simple command callsynthax. INSTALLATION: In terminal use: sudo ./install.sh HOW TO WRITE A CPPIPE PROGRAM: Just include <cppipe/commands.hpp> HOW TO EXECUTE A CPPIPE PROGRAM: In terminal use: cppipe my_cppipe_program.cpp
Languages
C++
93%
Shell
3.8%
C
3.2%