gleam-pkg
gleam package manager for installing Gleam CLI programs right inside your OS
How to download and setup gleam-pkg
Open terminal and run command
git clone https://github.com/enkerewpo/gleam-pkg.git
git clone is used to create a copy or clone of gleam-pkg 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 gleam-pkg https://github.com/enkerewpo/gleam-pkg/archive/master.zip
Or simply clone gleam-pkg with SSH
[email protected]:enkerewpo/gleam-pkg.git