Is there anyway to run my project so that every time I update something it wont auto compile?
I have a friend on the same network who I’d like to get to test the app, but I dont want current changes I’m making to be visible to him.
Maybe something like
play "run static"
Thanks
You can “start the application in the background” with
http://www.playframework.org/documentation/1.2/cheatsheet/commandLine