issues
search
sbt
/
sbt-remote-control
Create and manage sbt process using unicorns and forks
Other
74
stars
14
forks
source link
First steps to factoring out 0.12 specific code in remote-controller.
#5
Closed
jsuereth
closed
11 years ago
jsuereth
commented
11 years ago
Migrate common launching code into basic sbt process launcher
Add hooks for different props/controller based on sbt version
Add sbt version detection (may need help).
ProcessActor now directly takes a ProcessBuilder
Attempt at some cleanup.
Review by @havocp
Review by @havocp