0 Forks
1 Stars
1 Watchers

CPP-Boot-Camp

Slides for a tutorial I'm giving on C++

How to download and setup CPP-Boot-Camp

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

Or simply clone CPP-Boot-Camp with SSH
[email protected]:JesseTG/CPP-Boot-Camp.git

If you have some problems with CPP-Boot-Camp

You may open issue on CPP-Boot-Camp support forum (system) here: https://github.com/JesseTG/CPP-Boot-Camp/issues