6 Forks
16 Stars
16 Watchers

Datacamp

My Solutions to Datacamp projects and courses(datacamp-exercises)

How to download and setup Datacamp

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

Or simply clone Datacamp with SSH
[email protected]:AnuragAnalog/Datacamp.git

If you have some problems with Datacamp

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