Skip to content

Commit

Permalink
brew.sh: Install font tools
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasbynens committed Jan 24, 2015
1 parent 4de6b72 commit 67be835
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions brew.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ brew install homebrew/dupes/openssh
brew install homebrew/dupes/screen
brew install homebrew/php/php55 --with-gmp

# Install font tools.
brew tap bramstein/webfonttools
brew install sfnt2woff
brew install sfnt2woff-zopfli
brew install woff2

# Install some CTF tools; see https://github.com/ctfs/write-ups.
brew install bfg
brew install binutils
Expand Down

0 comments on commit 67be835

Please sign in to comment.