aboutsummaryrefslogtreecommitdiffstats
path: root/Brewfile
blob: 4ac325e80a61c3ac138624d083811be3caaf9a59 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# frozen_string_literal: true

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"