https://github.com/blacktop/bottle-bomb
Homebrew Bottle Downloader
https://github.com/blacktop/bottle-bomb
bottle downloader homebrew homebrew-bottles macos
Last synced: 10 months ago
JSON representation
Homebrew Bottle Downloader
- Host: GitHub
- URL: https://github.com/blacktop/bottle-bomb
- Owner: blacktop
- License: mit
- Created: 2024-08-06T03:30:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-18T06:37:32.000Z (10 months ago)
- Last Synced: 2025-08-31T14:02:38.966Z (10 months ago)
- Topics: bottle, downloader, homebrew, homebrew-bottles, macos
- Language: Go
- Homepage:
- Size: 5.67 MB
- Stars: 17
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
bottle-bomb
Homebrew Bottle Downloader
## Why? 🤔
Sometimes I want to use [homebrew](https://brew.sh) to quickly grab something, in a VM for example, and don't want to have to install the *WHOLE* client.
## Getting Started
### Install
```bash
brew install blacktop/tap/bottle-bomb
```
Or
```bash
go install github.com/blacktop/bottle-bomb@latest
```
### Download `bat` bottle
```bash
bottle-bomb bat
```

## License
MIT Copyright (c) 2024 **blacktop**
