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