glab
The GitLab CLI tool. Archived: now officially adopted by GitLab as the official CLI tool and maintained at https://gitlab.com/gitlab-org/cli. See https://github.com/profclems/glab/issues/983
How to download and setup glab
Open terminal and run command
git clone https://github.com/profclems/glab.git
git clone is used to create a copy or clone of glab 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 glab https://github.com/profclems/glab/archive/master.zip
Or simply clone glab with SSH
[email protected]:profclems/glab.git