sbt/main-command/src/main
Ethan Atkins 247d242008 Improve watch messages
This commit reworks the watch start message so that instead of printing
something like:

[info] [watch] 1. Waiting for source changes... (press 'r' to re-run the command, 'x' to exit sbt or 'enter' to return to the shell)

it instead prints something like:

[info] 1. Monitoring source files for updates...
[info] Project: filesJVM
[info] Command: compile
[info] Options:
[info]   <enter>: return to the shell
[info]   'r': repeat the current command
[info]   'x': exit sbt

It will also print which path triggered the build.
2019-03-30 16:39:10 -07:00
..
contraband IPC Unix domain socket for sbt server 2017-11-27 21:37:31 -05:00
contraband-scala Upgrade to contraband 0.4.0 2018-03-12 15:39:07 +00:00
scala Improve watch messages 2019-03-30 16:39:10 -07:00