mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 09:30:21 +02:00
Adds JVM flag `sbt.server.autostart` to enable/disable the automatic starting of sbt server with the sbt shell. This also adds a new command `startServer` to manually start the server.