lightbend-labs / dbuild

Multi-project build tool, based on sbt.
https://lightbend-labs.github.io/dbuild
Other
83 stars 14 forks source link

Modularize the "Deploy" facility into a separate project #131

Closed cunei closed 10 years ago

cunei commented 10 years ago

Use Deploy.deploy(target,dir,log) to deploy a set of files.

jsuereth commented 10 years ago

LGTM!