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