Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/norwd/gh-home
- Owner: norwd
- License: unlicense
- Created: 2022-11-28T23:11:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T04:12:14.000Z (4 months ago)
- Last Synced: 2024-07-25T05:27:15.133Z (4 months ago)
- Topics: gh-extension
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gh-cli-extensions - **home** - GitHub CLI extension to checkout main and pull. (Tool)
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.