brewfile icon indicating copy to clipboard operation
brewfile copied to clipboard

:apple: Brewfile to install softwares in macOS for engineers

posquit0's brewfile

Brewfile

:apple: Brewfile to install softwares in macOS for engineers


This brewfile is written by posquit0 to easily set up the development environment to macOS.

  • If you want to override my configuration or add more configuration, just edit Brewfile.

Usage

$ git clone https://github.com/posquit0/brewfile
$ cd brewfile
# Install all packages in `Brewfile`
$ brew bundle
$ brew bundle --file Brewfile.font
$ brew bundle --file Brewfile.dev
$ brew bundle --file Brewfile.devops

Self Promotion

Like brewfile? Follow the repository on GitHub. And if you're feeling especially charitable, follow posquit0 on GitHub.

Contact

If you have any questions, feel free to join me at #posquit0 on Freenode and ask away. Click here to connect.

License

Provided under the terms of the MIT License.

Copyright © 2018-2021, Byungjin Park.