Skip to content

Instantly share code, notes, and snippets.

@firewalker06
Last active August 29, 2015 14:26
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 firewalker06/6c48860dee2080919f27 to your computer and use it in GitHub Desktop.
Save firewalker06/6c48860dee2080919f27 to your computer and use it in GitHub Desktop.
For article in Medium
#!/bin/sh
brew cask install ‘Caskroom/cask/java’
brew_install_or_upgrade ‘elasticsearch’
brew_launchctl_restart ‘elasticsearch’
brew cask install ‘google-chrome’
brew cask install ‘sublime-text’
# Android Dev
brew cask install ‘android-studio’
# iOS Dev
gem_install_or_update ‘cocoapods’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment