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