Installs play framework. This version supports play 2.1.0 and play 1.2.5.
To install play 1.2:
import play::v1_2
To install play 2.1:
import play
boxen
homebrew
Write code. Run script/cibuild
to test it. Check the script
directory for other useful tools.