It's a while since I used Play Framwork, so forgive me if I'm missing something really basic but I just can't get started.
I'm on MacOS Sierra 10.12.6, sbt 1.0.2. sbt was installed using homebrew.
When I enter sbt run:
➜ tmp sbt new
[info] Set current project to tmp (in build file:/Users/colinmacleod/Documents/Work/tmp/)
Template not found for:
Any idea why this doesn't create a project for me?