/cppRunner

Monitor for any changes in your C/C++ files and automatically compiles and runs the program

Primary LanguageShell

cppRunner

Watch to compile and run c++ files.

cppRunner

#Installing

Download the zip or clone the repo.

$ cp cRun /usr/bin/.

#Options

$ cRun srcFileName.cpp -i testInput.txt

Or

$ cRun srcFileName.c -i testInput.txt

Or

$ cRun srcFileName.cpp

Contribute

If you want to add features, improve them, or report issues, feel free to send a pull request!