Closed
Description
It's far too common to hear "sbt is too slow" and then find out that the complainer doesn't use sbt's shell.
Eventually sbt server might solve this problem, but in the meantime we should start teaching to use the shell.
As an example, instead of saying "then run 'sbt compile'" we should say "run 'compile' in the sbt shell" or "start sbt and run 'compile'".
Credit to @adriaanm - it's originally his suggestion.
Metadata
Metadata
Assignees
Labels
No labels