Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

Update website to include Build.scala example #3

Open
ghost opened this issue Oct 26, 2015 · 0 comments
Open

Update website to include Build.scala example #3

ghost opened this issue Oct 26, 2015 · 0 comments

Comments

@ghost
Copy link

ghost commented Oct 26, 2015

It would be great to add a build.scala example in addition to build.sbt.

lazy val settings =
Defaults.coreDefaultSettings ++ PB.protobufSettings ++ Seq(
PB.runProtoc in PB.protobufConfig := (args => com.github.os72.protocjar.Protoc.runProtoc(args.toArray))
)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants