Giter Club home page Giter Club logo

brewify's Introduction

Brewify

This Python script simplifies the management of Homebrew packages on macOS. It provides an easy-to-use interface to install, uninstall, and create bundles of Homebrew formulas and casks. Whether you're a developer or a power user, this tool can streamline the process of managing your software packages.

Note: This script is designed for macOS users who use Homebrew, a package manager specific to macOS. If you're using other package managers or operating systems, the functionality may differ.

Usage

Before using the script, make sure you have the following prerequisites:

  • python3 (3.6 and so):
  • pyfzf & requests - These Python packages are required for the script to work. You can install them with pip3 if needed.
  • fzf

Here's how to use the script:

  • Run the script in your terminal to initiate the Homebrew package manager.
  • Choose from the following options:
    • Install: Install individual formulas, casks, or bundles.
    • Uninstall: Remove installed packages.
    • Bundle: Create a bundle of packages to install as a group.

The script uses Fzf for a user-friendly interface, making package management more efficient and straightforward. You can select packages from a list and follow the prompts to complete the installation or uninstallation process.

Feel free to explore the script's capabilities and simplify your Homebrew package management on macOS.

Installation

  1. Clone this repository to your local machine.
  2. Make sure you have the prerequisites mentioned above installed.
  3. Run the script in your terminal by executing python brewify.py.

Enjoy hassle-free Homebrew package management with this script!

Demo

brewify demo

Author

  • ankerfs

License

This project is licensed under the MIT License - see the LICENSE file for details.

brewify's People

Contributors

sonosw avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.