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