Skip to content

Instantly share code, notes, and snippets.

@hanxue
Created November 23, 2012 15:21
Show Gist options
  • Save hanxue/4136104 to your computer and use it in GitHub Desktop.
Save hanxue/4136104 to your computer and use it in GitHub Desktop.
Run Play app port 9000
$ play run 9000
[info] Loading project definition from /home/hanxue/Scala/myFirstApp/project
[info] Set current project to myFirstApp (in build file:/home/hanxue/Scala/myFirstApp/)
--- (Running the application from SBT, auto-reloading is enabled) ---
[info] play - Listening for HTTP on port 9000...
(Server started, use Ctrl+D to stop and go back to the console...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment