Add Brewfile for Mac and instructions.

This commit is contained in:
David Dawes
2018-06-03 21:10:06 -07:00
parent 86ec23e23b
commit c7d92b5059
3 changed files with 18 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
brew "gcc@5"
brew "libidn2"