11 Forks
94 Stars
94 Watchers

cppcon2015

Repository for the slides and the code of my CppCon 2015 talks.

How to download and setup cppcon2015

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

Or simply clone cppcon2015 with SSH
[email protected]:vittorioromeo/cppcon2015.git

If you have some problems with cppcon2015

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