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

https://github.com/mikemimik/homebrew-brew

Dotfiles Homebrew Tap
https://github.com/mikemimik/homebrew-brew

cli development dotfiles dotfiles-macos homebrew tap

Last synced: about 2 months ago
JSON representation

Dotfiles Homebrew Tap

Awesome Lists containing this project

README

          

# Homebrew Tap

## Description
This tap holds the formula for my personal taps. Namely the following:
- dotfiles-cli

Install the Dotfiles CLI with

```
$ brew install mikemimik/brew/dotfiles
```

_*Alternatively*_

```
$ brew tap mikemimik/brew
$ brew install dotfiles
```