Storage auth only occurs on non pull requests.

adding brewfile to simplify mac development
This commit is contained in:
Asher Dawes
2018-06-03 12:15:11 -07:00
parent f248d6a61c
commit f948fb8b3e
2 changed files with 7 additions and 13 deletions

View File

@@ -6,16 +6,10 @@ And Homebrew:
http://brew.sh/
And this is the list of brew packages you'll need installed:
then use the brewfile to install the necessary packages:
```shell
brew tap discoteq/discoteq; brew install flock
brew install autoconf autogen automake
brew tap homebrew/versions; brew install homebrew/versions/gcc5
brew install binutils
brew install protobuf
brew install coreutils
brew install wget
brew bundle
```
Get all that installed, then run: