tuplejump / play-yeoman

Play + Yeoman integration sbt and play plugins
Apache License 2.0
238 stars 57 forks source link

Update README.md #57

Closed OliverKK closed 9 years ago

milliondreams commented 10 years ago

Why do you want to run "yo angular" from command line instead of in sbt?

OliverKK commented 10 years ago

By running yo angular in sbt the ui directory will not be created.

treyhyde commented 9 years ago

@milliondreams BTW, many yo generators do prompts (bootstrap, newer versions of angular) that rely on arrow key use that don't work via SBT.

treyhyde commented 9 years ago

oops, I see that's already covered in #21