Skip to content

Instantly share code, notes, and snippets.

@shs96c
Created January 28, 2019 10:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shs96c/7e4bfea5c7f98a8c9979dd0c93b9f634 to your computer and use it in GitHub Desktop.
Save shs96c/7e4bfea5c7f98a8c9979dd0c93b9f634 to your computer and use it in GitHub Desktop.
cask_args appdir: "/Applications"
tap "adoptopenjdk/openjdk", pin: true
tap "bazelbuild/tap", "https://github.com/bazelbuild/homebrew-tap", pin: true
tap "homebrew/cask"
brew "ant"
brew "git"
brew "go"
brew "gpg-agent"
brew "gradle"
brew "hugo"
brew "infer"
brew "jq"
brew "maven"
brew "mercurial"
brew "node"
brew "python@2"
brew "rbenv"
brew "rustup-init"
brew "yarn"
brew "xz"
cask "adoptopenjdk8"
cask "bazelbuild/tap/bazel"
cask "docker"
cask "google-chrome"
cask "google-cloud-sdk"
cask "intellij-idea"
cask "java"
cask "minikube"
cask "spotify"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment