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