https://github.com/logchange/homebrew-tap
https://github.com/logchange/homebrew-tap
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/logchange/homebrew-tap
- Owner: logchange
- License: apache-2.0
- Created: 2025-02-12T23:46:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-19T18:21:20.000Z (about 1 year ago)
- Last Synced: 2025-04-19T21:02:25.798Z (about 1 year ago)
- Language: Ruby
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).