0 Forks
3 Stars
3 Watchers

sicp

Studying SICP

How to download and setup sicp

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

Or simply clone sicp with SSH
[email protected]:Olical/sicp.git

If you have some problems with sicp

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