Skip to content

Rewrite docs to teach to use the shell, e.g. not 'sbt compile' #319

Closed
@dwijnand

Description

@dwijnand

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions