2 Forks
6 Stars
6 Watchers

csproofs

Just some of my CS Proofs, things like why `k << 1 == k * 2`

How to download and setup csproofs

Open terminal and run command
git clone https://github.com/keithstellyes/csproofs.git
git clone is used to create a copy or clone of csproofs 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 csproofs https://github.com/keithstellyes/csproofs/archive/master.zip

Or simply clone csproofs with SSH
[email protected]:keithstellyes/csproofs.git

If you have some problems with csproofs

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