Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blacktop/bottle-bomb
Homebrew Bottle Downloader
https://github.com/blacktop/bottle-bomb
bottle downloader homebrew homebrew-bottles macos
Last synced: 2 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-15T02:52:12.000Z (3 months ago)
- Last Synced: 2024-10-25T03:44:25.669Z (3 months ago)
- Topics: bottle, downloader, homebrew, homebrew-bottles, macos
- Language: Go
- Homepage:
- Size: 5.33 MB
- Stars: 13
- Watchers: 1
- 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
```![demo](vhs.gif)
## License
MIT Copyright (c) 2024 **blacktop**