Skip to content

Python program to save list of homebrew packages installed, and reinstall as needed.

License

Notifications You must be signed in to change notification settings

ajleitzke/homebrew-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Homebrew Backup

Python program to save list of homebrew packages installed, and reinstall as needed.

Prerequisities

  • Homebrew installed
  • Python3 installed
  • Git installed

Installation

Download the zip file or clone the repository to your directory of choice. Example:

git clone https://github.com/ajleitzke/homebrew-backup

Configuration

Users may modify the directory used to save the package list by entering M in the prompt. This allows users to backup their package list using a cloud service (such as Nextcloud, iCloud, OneDrive, Google Drive) if desired.

Running

Run the main.py file. Example:

python3 main.py

Screenshots

Terminal displaying program output

About

Python program to save list of homebrew packages installed, and reinstall as needed.

Resources

License

Stars

Watchers

Forks

Languages