https://github.com/someengineering/homebrew-tap
Homebrew formulas
https://github.com/someengineering/homebrew-tap
Last synced: 10 days ago
JSON representation
Homebrew formulas
- Host: GitHub
- URL: https://github.com/someengineering/homebrew-tap
- Owner: someengineering
- License: apache-2.0
- Created: 2022-12-27T10:34:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T17:29:05.000Z (about 1 year ago)
- Last Synced: 2025-09-18T13:53:19.250Z (5 months ago)
- Language: Ruby
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tap
homebrew tap for all someengineering packages.
## Fix `fixctl`
[fixctl](https://github.com/someengineering/fixctl) CLI tool to interact with [Fix](https://fix.security).
```bash
brew install someengineering/tap/fixctl
```
## Fix Inventory Shell
[fixshell](https://github.com/someengineering/fixinventory/tree/main/fixshell) Shell to interact with [Fix Inventory](https://inventory.fix.security).
```bash
brew install someengineering/tap/fixshell
```
## Cloud2SQL
[cloud2sql](https://github.com/someengineering/cloud2sql) Read infrastructure data from your cloud ☁️ and export it to a SQL database 📋.
```bash
brew install someengineering/tap/cloud2sql
```