Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/spenserblack/gh-gitpod

An (unofficial) extension to open your repository in gitpod.io
https://github.com/spenserblack/gh-gitpod

gh-extension gitpod

Last synced: 24 days ago
JSON representation

An (unofficial) extension to open your repository in gitpod.io

Awesome Lists containing this project

README

        

# gh-gitpod

[![CI](https://github.com/spenserblack/gh-gitpod/actions/workflows/ci.yml/badge.svg)](https://github.com/spenserblack/gh-gitpod/actions/workflows/ci.yml)

An (unofficial) extension to open your repository in gitpod.io

## Usage

Simply call `gh gitpod` while in your local repo, and it will be opened
in gitpod.io.

```shell
cd path/to/repo
gh gitpod
```