0 Forks
0 Stars
0 Watchers

the-odin-project

My notes and projects for The Odin Project

How to download and setup the-odin-project

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

Or simply clone the-odin-project with SSH
[email protected]:thesaltyprogrammer/the-odin-project.git

If you have some problems with the-odin-project

You may open issue on the-odin-project support forum (system) here: https://github.com/thesaltyprogrammer/the-odin-project/issues