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