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