aboutsummaryrefslogblamecommitdiffstats
path: root/Brewfile
blob: 8a11a8be832ecb4703784ef64846c712a3032576 (plain) (tree)
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"
brew "imagemagick"