Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gitpod-io/gh-gp

A gh extension to work with GitHub repositories with Gitpod.
https://github.com/gitpod-io/gh-gp

gh-extension github-cli gitpod

Last synced: about 2 months ago
JSON representation

A gh extension to work with GitHub repositories with Gitpod.

Awesome Lists containing this project

README

        

# gh gp

A [gh](https://github.com/cli/cli) extension to work with GitHub repositories with [Gitpod](https://www.gitpod.io/).

## Installation

```bash
gh extension install gitpod-io/gh-gp
```

## Usage

```bash
$ gh gp --help

GitHub Command line interface for Gitpod

Usage:
gp [command]

Available Commands:
help Help about any command
open Opens the GitHub repository in a Gitpod workspace

Flags:
-h, --help help for gh gp
```