Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wmitsuda/brewdump

Dump of my personal homebrew installation; for my own use, but it could be helpful as an advice for others looking for software I use
https://github.com/wmitsuda/brewdump

homebrew

Last synced: about 3 hours ago
JSON representation

Dump of my personal homebrew installation; for my own use, but it could be helpful as an advice for others looking for software I use

Awesome Lists containing this project

README

        

# Instructions

Dump the current homebrew installation:

```brew bundle dump -f```

Install everything from the current dump:

```brew bundle```