Skip to content

Instantly share code, notes, and snippets.

@arook
arook / Shell
Last active December 14, 2015 21:09
# to install the latest stable version:
brew install play
# to install play-2.1-RC1:
brew install https://raw.github.com/gist/4112398/play.rb
# to install play-2.1-release:
brew install https://raw.github.com/gist/5148999/play.rb
# to switch versions (from https://github.com/mxcl/homebrew/wiki/External-Commands):