Skip to content

adamdodev/brew-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

brew-backup

Generate a Brewfile and back it up to git.

Install

Clone and add the brew-backup file to your $PATH (e.g. symlink).

Configure

Create a .brew-backup file in your home directory with the following options:

[email protected]:example/example.git    # Git repo to back up your Brewfile to

Usage

Simply run brew-backup to generate a fresh Brewfile and push it to the git repo.

Probably most useful run on a cron or launchd schedule.

Usage: brew-backup [options...]

    -h, --help           Show this help info

Configuration: Create a .brew-backup file in your home directory with the following options:

    [email protected]:example/example.git    # Git repo to back up your Brewfile to

Info

Originally developed by Adam Westbrook

Licence

Source, issues and questions available on Github

Please feel free to contribute, comments, fixes and improvements using the issue tracker linked above.

About

Generate a Brewfile and back it up to git

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages