sbt / sbt-remote-control

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

Add SbtConnector.apply factory method #115

Closed havocp closed 10 years ago

havocp commented 10 years ago

This means clients can avoid importing com.typesafe.sbtrc.client and only import sbt.client, leaving themselves completely shielded from the implementation classes.

jsuereth commented 10 years ago

Generally, LGTM, but the TravisCI errors look legitimate and bad.

havocp commented 10 years ago

with the rebase travis likes us again