Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alesr/brewlliant

Brewlliant: Seamlessly Transfer Your Homebrew Packages to a New macOS Machine
https://github.com/alesr/brewlliant

brew

Last synced: about 1 month ago
JSON representation

Brewlliant: Seamlessly Transfer Your Homebrew Packages to a New macOS Machine

Awesome Lists containing this project

README

        

# BREWLLIANT

Brewlliant is a simple command-line tool for managing Homebrew packages on macOS. It allows you to generate a list of installed packages, and then reinstall them on another machine.

## Installation

To install Brewlliant, run the following command:

```bash
go install github.com/alesr/brewlliant@latest
```

## Features

- Package Listing: Generate a list of installed Homebrew packages.
- Package Installation: Install Homebrew packages listed in a file.
- Package Description: Get descriptions for each Homebrew package listed in a file.