https://github.com/derlin/homebrew-bitdowntoc
A tap to install https://github.com/derlin/bitdowntoc via homebrew.
https://github.com/derlin/homebrew-bitdowntoc
Last synced: 4 months ago
JSON representation
A tap to install https://github.com/derlin/bitdowntoc via homebrew.
- Host: GitHub
- URL: https://github.com/derlin/homebrew-bitdowntoc
- Owner: derlin
- Created: 2024-04-27T15:42:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-16T10:16:50.000Z (over 1 year ago)
- Last Synced: 2025-04-23T23:48:32.999Z (about 1 year ago)
- Language: Ruby
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Derlin Bitdowntoc
A brew tap for installing [bitdowntoc](https://github.com/derlin/bitdowntoc)!
## How do I install bitdowntoc?
Either run:
```bash
brew install derlin/bitdowntoc/bitdowntoc
```
Or first install the tap, then the formula:
```bash
brew tap derlin/bitdowntoc
brew install bitdowntoc
```