0 Forks
5 Stars
5 Watchers

cppcs

The C++ Command Shell. A light-weight command line interface built for C++ unit testing and scripting.

How to download and setup cppcs

Open terminal and run command
git clone https://github.com/aidenszeto/cppcs.git
git clone is used to create a copy or clone of cppcs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cppcs https://github.com/aidenszeto/cppcs/archive/master.zip

Or simply clone cppcs with SSH
[email protected]:aidenszeto/cppcs.git

If you have some problems with cppcs

You may open issue on cppcs support forum (system) here: https://github.com/aidenszeto/cppcs/issues