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