aboutsummaryrefslogtreecommitdiffstats
path: root/brew.sh
Commit message (Collapse)AuthorAgeFilesLines
* brew.sh: Install Lua the new wayDavid Gitman2014-11-121-2/+1
| | | | Closes #453.
* brew.sh: Use `--with-iri` for `wget`Daniel Craig Jallits2014-10-311-1/+1
| | | | | | The older `--enable-iri` flag is deprecated. Closes #445.
* Use `brew.sh` instead of `Brewfile`Mathias Bynens2014-10-301-0/+95
Also, remove `Caskfile` since I didn’t use it. Closes #428.