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