Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/braswelljr/glab-docs
GLab (Documentation) - An open-source GitLab command line tool bringing GitLab's cool features to your command line.
https://github.com/braswelljr/glab-docs
eslint github gitlab gitlab-cli glab mdx nextjs react tailwindcss vercel
Last synced: 2 months ago
JSON representation
GLab (Documentation) - An open-source GitLab command line tool bringing GitLab's cool features to your command line.
- Host: GitHub
- URL: https://github.com/braswelljr/glab-docs
- Owner: braswelljr
- License: mit
- Created: 2021-05-15T02:53:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-31T19:04:31.000Z (over 1 year ago)
- Last Synced: 2023-07-31T20:38:10.557Z (over 1 year ago)
- Topics: eslint, github, gitlab, gitlab-cli, glab, mdx, nextjs, react, tailwindcss, vercel
- Language: MDX
- Homepage: https://glab-cli.io
- Size: 2.38 MB
- Stars: 7
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# `glab` Documentation
## ![glab Documentation](/src/img/glab.png)
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`](https://github.com/cli/cli), 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](https://docs.gitlab.com/ee/integration/glab/) for documentation.
## To Run Locally
### Clone repository
```bash
git clone https://github.com/braswelljr/glab-docs.git
```### Install dependencies
```bash
yarn install
# or
npm install
```#### Run command
```bash
yarn run dev
# or
npm run dev
```## SPONSORS
[![https://fosshost.org/](/src/img/sponsors/fosshost.png)](https://fosshost.org/)