Watch to compile and run c++ files.
#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
If you want to add features, improve them, or report issues, feel free to send a pull request!