Play-Console
You can manage the complete development cycle of a Play application with sbt.
/to build and run Play, change to the directory of your project and run:
sbt run
To launch sbt in the interactive mode, change into the top-level of your project and enter...
devnation.joshisfitness.com1 min read