Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)