Skip to content

braswelljr/glab-docs

Repository files navigation

glab Documentation

glab Documentation

GLab is an open source GitLab CLI tool bringing GitLab to your terminal next to where you are already working with git and your code without switching between windows and browser tabs. Work with issues, merge requests, watch running pipelines directly from your CLI among other features. Inspired by gh, the official GitHub CLI tool.

glab is available for repositories hosted on GitLab.com and self-hosted GitLab Instances. glab supports multiple authenticated GitLab instances and automatically detects the authenticated hostname from the remotes available in the working git directory.

DOCUMENTATION NOTICE

Visit GitLab for documentation.

To Run Locally

Clone repository

git clone https://github.com/braswelljr/glab-docs.git

Install dependencies

yarn install
# or
npm install

Run command

yarn run dev
# or
npm run dev

SPONSORS

https://fosshost.org/

About

GLab (Documentation) - An open-source GitLab command line tool bringing GitLab's cool features to your command line.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published