sbt/main
Eugene Yokota 6ac4571197 Adds "reboot dev"
This adds a new option `dev` to the `reboot` command, which deletes the only the current sbt artifacts from the boot directory. `reboot dev` reads actively from `build.properties` instead of using the current state since `reboot` can restart into another sbt version.

In general, `reboot dev` is intended for the local development of sbt.

Fixes #3590
2017-10-25 03:19:10 -04:00
..
src Adds "reboot dev" 2017-10-25 03:19:10 -04:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00