bowler-framework / bowler-quickstart

A Quickstart sbt project for Bowler
http://bowlerframework.org
25 stars 15 forks source link

Missing instruction: how to start your app #2

Closed greenrd closed 11 years ago

greenrd commented 12 years ago

Neither in the README of this project, nor in the Bowler docs, can I find any information on how to start a Bowler app.

In https://github.com/wfaler/Bowler/tree/master/examples it does say "jetty-run from within sbt will start your webapp at http://localhost:8080", but this doesn't work for me with xsbt-web-plugin 0.2.11. sbt says:

[error] Not a valid command: jetty-run

greenrd commented 12 years ago

OK, I found the instructions here.

wfaler commented 12 years ago

readme probably wasnt updated with the move to sbt 0.11 for the quickstart, think it is "container:start" as off sbt 0.11.x. readme needs updating.

Sent from my iPad

On 20 May 2012, at 15:08, Robin Greenreply@reply.github.com wrote:

Neither in the README of this project, nor in the Bowler docs, can I find any information on how to start a Bowler app.

In https://github.com/wfaler/Bowler/tree/master/examples it does say "jetty-run from within sbt will start your webapp at http://localhost:8080", but this doesn't work for me with xsbt-web-plugin 0.2.11. sbt says:

[error] Not a valid command: jetty-run


Reply to this email directly or view it on GitHub: https://github.com/wfaler/bowler-quickstart/issues/2