Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thombashi/gh-update
gh-update is a gh extension that updates the gh to the latest version.
https://github.com/thombashi/gh-update
gh-cli gh-extension
Last synced: 29 days ago
JSON representation
gh-update is a gh extension that updates the gh to the latest version.
- Host: GitHub
- URL: https://github.com/thombashi/gh-update
- Owner: thombashi
- License: mit
- Created: 2022-10-15T13:04:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T05:58:27.000Z (about 1 year ago)
- Last Synced: 2024-05-17T00:01:45.756Z (6 months ago)
- Topics: gh-cli, gh-extension
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gh-update
## Summary
`gh-update` is a [gh](https://github.com/cli/cli/releases) extension that updates the `gh` to the latest version.[![Tests](https://github.com/thombashi/gh-update/actions/workflows/tests.yaml/badge.svg)](https://github.com/thombashi/gh-update/actions/workflows/tests.yaml)
## Installation
```
gh extension install thombashi/gh-update
```## Usage
```
sudo -E gh update
```## Supported environments
- Linux
- macOS