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