An open API service indexing awesome lists of open source software.

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.

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
```