https://github.com/builderio/homebrew-builderio
Brew tap for ai-services dev-tools package.
https://github.com/builderio/homebrew-builderio
Last synced: 2 months ago
JSON representation
Brew tap for ai-services dev-tools package.
- Host: GitHub
- URL: https://github.com/builderio/homebrew-builderio
- Owner: BuilderIO
- Created: 2025-09-18T16:50:43.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-10-03T18:02:53.000Z (3 months ago)
- Last Synced: 2025-10-03T20:17:42.105Z (3 months ago)
- Language: Shell
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Builder.io Dev-tools
## How do I install these formulae?
`brew install builderio/dev-tools/`
Or `brew tap builderio/builderio` and then `brew install dev-tools`.
Or, in a `brew bundle` `Brewfile`:
```ruby
tap "builderio/dev-tools"
brew ""
```
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).