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