sbt / sbt-remote-control

Create and manage sbt process using unicorns and forks
Other
74 stars 14 forks source link

split UIContext into SendEventService and InteractionService #186

Closed havocp closed 10 years ago

havocp commented 10 years ago

Trying to avoid a big collection of unrelated methods.

jsuereth commented 10 years ago

LGTM