Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 support

Issues 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))