https://github.com/elzup/brewfile
My brew backup
https://github.com/elzup/brewfile
brewfile env mac shell
Last synced: 3 months ago
JSON representation
My brew backup
- Host: GitHub
- URL: https://github.com/elzup/brewfile
- Owner: elzup
- Created: 2017-05-22T04:44:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-09T21:01:06.000Z (over 1 year ago)
- Last Synced: 2025-06-07T08:42:36.776Z (4 months ago)
- Topics: brewfile, env, mac, shell
- Language: Ruby
- Homepage:
- Size: 158 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Brewfile
Auto backup Brewfile by launchd.
## Installation
```sh
$ curl -sL https://raw.githubusercontent.com/elzup/Brewfile/master/install.sh | sh
```## Restore
```sh
# Brewfile
brew bundle# npm global
xargs npm install --global < ./npm-global-list
```## Backup Schedule
Everyday 06:00
## Thanks
:rocket: https://github.com/munisystem/Brewfile :rocket: