A small bash script to assist with testing console-based C++ programs. Input a .cpp, compile with g++, and execute in the terminal.
Tested on Terminal in Ubuntu Linux and MacOS.
Download, unzip, and run install script:
./install.sh
$: cppcr /path_to_file/program_file.cpp