Skip to content

Instantly share code, notes, and snippets.

@nausher
nausher / Helpful Links for Chennai Rains.md
Created December 1, 2015 20:11
Helpful links for Chennaiites during the flooding / rains (Dec-2015)
@nausher
nausher / Helpful Links for Chennai Rains.md
Last active December 1, 2015 19:47
Helpful links for Chennaiites during the flooding / rains (Dec-2015)
@nausher
nausher / scala.rb
Last active December 10, 2015 01:38 — forked from cstrahan/scala.rb
# to install the latest stable version:
brew install scala --with-docs
#unlink version to allow new
brew unlink scala
# to install scala-2.10.0-RC5:
brew install https://gist.github.com/raw/4360521/scala.rb --with-docs
# to switch versions (from https://github.com/mxcl/homebrew/wiki/External-Commands):