Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 500 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 500 Bytes

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!