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