Skip to content

Commit

Permalink
Brewfile: update installed.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Apr 25, 2017
1 parent ae0adfa commit e3c8fd2
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,28 @@ cask 'java'
brew 'icu4c'
brew 'node'
brew 'alexjs'
brew 'readline'
brew 'autoconf'
brew 'openssl'
brew 'certbot'
brew 'cmake'
brew 'git'
brew 'grc'
brew 'heroku'
brew 'hub'
brew 'imagemagick'
brew 'oniguruma'
brew 'jq'
brew 'jsonlint'
brew 'launch_socket_server', restart_service: true
brew 'launchdns'
brew 'openssl'
brew 'launchdns', restart_service: true
brew 'mas'
brew 'memcached', restart_service: true
brew '[email protected]', restart_service: true
brew 'nginx', restart_service: true
brew 'pkg-config'
brew 'node-build'
brew 'nodenv'
brew 'readline'
brew 'postgresql', restart_service: true
brew 'ruby-build'
brew 'rbenv'
Expand All @@ -39,6 +41,7 @@ brew 'ssh-copy-id'
brew 'write-good'
brew 'github/bootstrap/[email protected]'
cask 'appcleaner'
cask 'cloudapp'
cask 'doxie'
cask 'flux'
cask 'github-desktop'
Expand Down

0 comments on commit e3c8fd2

Please sign in to comment.