Hacker News new | ask | show | jobs
by dkhenry 4567 days ago
I use sbt idea. I can try play, but it would be great if it just worked.
1 comments

Thing is, it does just work...if you follow the directions Play gives you once you create a new project. Namely, to use their play wrapper around sbt.

(I am not saying this is a good idea, but I am saying it "just works".)