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