How to download and setup rookie
Open terminal and run command
git clone https://github.com/18fadly-anthony/rookie.git
git clone is used to create a copy or clone of rookie 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 rookie https://github.com/18fadly-anthony/rookie/archive/master.zip
Or simply clone rookie with SSH
[email protected]:18fadly-anthony/rookie.git