π Brewfile to install softwares in macOS for engineers
This brewfile is written by hy000jin to easily set up the development environment to macOS.
- If you want to override my configuration or add more configuration, just edit
Brewfile
.
$ git clone https://github.com/hy000jin/brewfile
$ cd brewfile
# Install all packages in `Brewfile`
$ brew bundle
Like brewfile? Follow the repository on GitHub. And if you're feeling especially charitable, follow hy000jin on GitHub.
Provided under the terms of the MIT License.
Copyright Β© 2019, Hyojin Kim.