aboutsummaryrefslogtreecommitdiffstats
path: root/Brewfile
diff options
context:
space:
mode:
Diffstat (limited to 'Brewfile')
-rw-r--r--Brewfile13
1 files changed, 13 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile
new file mode 100644
index 0000000000..daf13af8bf
--- /dev/null
+++ b/Brewfile
@@ -0,0 +1,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"