Skip to content

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

Notifications You must be signed in to change notification settings

CoolVoltage/cppRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages