Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```