Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peter-bread/homebrew-gamon
Homebrew tap for Gamon
https://github.com/peter-bread/homebrew-gamon
Last synced: about 1 month ago
JSON representation
Homebrew tap for Gamon
- Host: GitHub
- URL: https://github.com/peter-bread/homebrew-gamon
- Owner: peter-bread
- Created: 2024-02-10T20:39:58.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-28T22:06:14.000Z (3 months ago)
- Last Synced: 2024-10-15T01:49:05.469Z (3 months ago)
- Language: Ruby
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew Gamon
This is a Homebrew tap for installing [Gamon](https://github.com/peter-bread/gamon), a GitHub Account Manager.
Click the link above for more information!
## Installation
To install the formula from this tap, run:
```shell
brew tap peter-bread/gamon
brew install gamon
```## Updating
To update the formula from this tap, run:
```shell
brew update
brew upgrade gamon
```## Uninstalling
To unistall the formula from this tap, run:
```shell
brew uninstall gamon
```Optionally:
```shell
brew untap peter-bread/gamon
```