aboutsummaryrefslogtreecommitdiffstats
path: root/Brewfile
blob: daf13af8bfe1991a0980702343dbbd098e289eec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
tap "homebrew/core"
tap "homebrew/bundle"
tap "homebrew/services"
tap "caskroom/cask"
brew "ffmpeg"
brew "memcached"
brew "mysql"
brew "postgresql"
brew "redis"
brew "yarn"
cask "xquartz"
brew "mupdf"
brew "poppler"