Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/norwd/gh-home

🍂 Go home at the end of each branch.
https://github.com/norwd/gh-home

gh-extension

Last synced: 3 months ago
JSON representation

🍂 Go home at the end of each branch.

Awesome Lists containing this project

README

        

# gh-home

GitHub CLI extension to checkout main and pull.

*:fallen_leaf: Go home at the end of each branch.*

## Installation

To install `gh-home` run the following command:

```sh
gh extension install norwd/gh-home
```

To upgrade `gh-home` run the following command:

```sh
gh extension upgrade norwd/gh-home
```

To uninstall `gh-home` run the following command:

```sh
gh extension remove norwd/gh-home
```

## Usage

Run `gh home` at any time to go home.