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

https://github.com/ba0f3/homebrew-tap


https://github.com/ba0f3/homebrew-tap

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# ba0f3 Tap

> A Homebrew tap for [ba0f3](https://github.com/ba0f3) software

[![ba0f3](https://img.shields.io/badge/ba0f3-tap-3ddc84?style=for-the-badge)](https://github.com/ba0f3)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue?style=for-the-badge)](https://opensource.org/licenses/MIT)

## Available Formulae

| Formula | Description | Version |
|---------|-------------|---------|
| [`wazuh-cli`](Formula/wazuh-cli.rb) | AI-agent-first CLI for the Wazuh Server API | 0.1.8 |

## Installation

### Option 1 — Direct install

```bash
brew install ba0f3/tap/
```

### Option 2 — Tap first, then install

```bash
brew tap ba0f3/tap
brew install
```

### Option 3 — Use in a `Brewfile`

```ruby
tap "ba0f3/tap"
brew ""
```

## Documentation

- [brew help](https://docs.brew.sh/Manpage) — Homebrew command help
- [man brew](https://docs.brew.sh/Manpage) — Full Homebrew manual
- [Homebrew Documentation](https://docs.brew.sh) — Official docs

## Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

## License

All formulae are licensed under [MIT](https://opensource.org/licenses/MIT).