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