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

https://github.com/logchange/homebrew-tap


https://github.com/logchange/homebrew-tap

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Logchange Homebrew Tap

## Formulae installation

To install invoke either of the following commands:

```sh
brew install logchange/tap/logchange
```

Or

```sh
brew tap logchange/tap
brew install logchange
```

## Formulae update

To update your logchange formula invoke following commands:

```sh
brew update
brew upgrade logchange
```

## Documentation

Check out [Logchange's documentation]()

`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).