Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chenrui333/homebrew-tap
Expand homebrew-core/homebrew-cask
https://github.com/chenrui333/homebrew-tap
formulae homebrew tap
Last synced: 4 days ago
JSON representation
Expand homebrew-core/homebrew-cask
- Host: GitHub
- URL: https://github.com/chenrui333/homebrew-tap
- Owner: chenrui333
- License: mit
- Created: 2022-05-21T21:29:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-03T04:30:51.000Z (8 days ago)
- Last Synced: 2025-02-03T05:27:03.165Z (8 days ago)
- Topics: formulae, homebrew, tap
- Language: Ruby
- Homepage:
- Size: 250 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebrew-tap
This tap is setup for several reasons:
- Formulae cannot be included into core for license (`BSL` for example), notability or stable release reasons
- The tap is also well suited to test the upstream patches, as it is using same formula build/test process as homebrew-core.
- Better alias supportIssues and PRs are welcome!
## Installation
```bash
# tap the repo
brew tap chenrui333/tap# formula
brew install# cask
brew install --cask
```## package list
### Formulae
Formula List
- `aiac`
- `alacritty`
- `amoco`
- `asciinema`
- `balcony`
- `blueutil-tui`
- `blush`
- `btczee`
- `bytebox`
- `carton`
- `cf-terraforming`
- `cf-vault`
- `cfnctl`
- `codstts`
- `dvm`
- `emplace`
- `fancy-cat`
- `fex`
- `flow-editor`
- `fortitude`
- `gerust`
- `git-vain`
- `glsl-analyzer`
- `go-junit-report`
- `goboscript`
- `hcldump`
- `hcledit`
- `hclgrep`
- `hello`
- `hellwal`
- `jetzig`
- `junit2html`
- `keyhunter`
- `koji`
- `lola`
- `libdivide`
- `minisign`
- `mitex`
- `omnictl`
- `otto`
- `oxbuild`
- `pike`
- `pluralith`
- `poop`
- `projectable`
- `public-ollama-finder`
- `rails-new`
- `resinator`
- `rpds-py`
- `rslocal`
- `sato`
- `satty`
- `seamstress`
- `shiroa`
- `sig`
- `simdjzon`
- `termtunnel`
- `terracove`
- `terraform-cleaner`
- `terraform-diff`
- `terraform-iam-policy-validator`
- `terraform`
- `terrap-cli`
- `terratag`
- `tf-summarize`
- `tfprovidercheck`
- `tfreveal`
- `tfsort`
- `tftarget`
- `tftree`
- `tpm`
- `travelgrunt`
- `tun2proxy`
- `wallust`
- `yor`
- `zero`
- `[email protected]`
- `[email protected]`
- `ziggy`
- `zigscient`
- `zlint`
- `zware`## Known Issues
### Package creation for personal accounts
I learned it in a hard way that there is no way to change the default package creation visibility from private to public.
However, for organization accounts, it is feasible to update the default visibility setting for package creation (see [this thread](https://github.com/orgs/community/discussions/65931#discussioncomment-7613551))