https://github.com/eval/homebrew-brew
https://github.com/eval/homebrew-brew
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eval/homebrew-brew
- Owner: eval
- Created: 2023-04-06T10:33:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T13:41:38.000Z (over 1 year ago)
- Last Synced: 2025-01-13T01:44:29.636Z (11 months ago)
- Language: Ruby
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Eval Brew
## How do I install these formulae?
`brew install eval/brew/`
Or `brew tap eval/brew` and then `brew install `.
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).
## Release
```bash
# check if download url exists and fix SHA
$ brew reinstall deps-try
$ brew audit --tap=eval/brew
$ brew style --fix eval/brew
```
## Links
- [Repository](https://github.com/eval/homebrew-brew)
### Formulae
- [deps-try](https://github.com/eval/homebrew-brew/blob/main/Formula/deps-try.rb)
- [venster](https://github.com/eval/homebrew-brew/blob/main/Formula/venster.rb)