Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wmitsuda/brewdump
- Owner: wmitsuda
- Created: 2019-08-07T05:27:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T21:29:37.000Z (3 months ago)
- Last Synced: 2024-08-10T20:39:03.881Z (3 months ago)
- Topics: homebrew
- Language: Ruby
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instructions
Dump the current homebrew installation:
```brew bundle dump -f```
Install everything from the current dump:
```brew bundle```