https://github.com/bigcommerce/homebrew-choria
Homebrew tap for Choria
https://github.com/bigcommerce/homebrew-choria
Last synced: about 2 months ago
JSON representation
Homebrew tap for Choria
- Host: GitHub
- URL: https://github.com/bigcommerce/homebrew-choria
- Owner: bigcommerce
- License: mit
- Created: 2021-12-07T23:19:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-18T16:12:19.000Z (almost 2 years ago)
- Last Synced: 2025-02-24T03:44:55.280Z (over 1 year ago)
- Language: Ruby
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebrew-choria
[Homebrew](https://brew.sh/) tap for [Choria](https://choria.io).
## Usage
```bash
brew tap bigcommerce/choria
brew install choria
```
## Making changes
If you need to update the formula, run `brew edit choria` to edit it. To test the changes, run `brew upgrade choria`. You can create a branch and submit a PR after testing the changes.