🍼 Bryggeri

Bundle install useful packages with Homebrew

Installation

 $ /bin/bash -c "$(curl -fsSL https://brg.re/install)"

All this installation script does is download the bryggeri script, make it an executable, and copy it to your $PATH (/usr/local/bin). For copying to your $PATH, it may be required to enter your password. If there is a better way to do this, please send in a pull request.

bryggeri relies solely on brew - if you don’t already have it installed just paste the following into the terminal:

 $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Usage

  Usage: bryggeri [options]

  Options:
      install           Install packages
      install --casks   Install casks
      -V, --version     Output version
      -L, --list        Output the packages
      -h, --help        This message
      --                End of options

Formulaes

Casks

Contributing

Contributions are always welcome, from a typo in the README to a request to add another package in the list to a completely new feature itself.

Fork the code, make a new branch, and send in a pull request.

Licence

MIT © Johnie Hjelm