Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add plugin integration for sbt #14

Open
jvican opened this issue May 11, 2021 · 1 comment
Open

Add plugin integration for sbt #14

jvican opened this issue May 11, 2021 · 1 comment

Comments

@jvican
Copy link
Collaborator

jvican commented May 11, 2021

@borissmidt Do you plan on integrating monix-grpc with sbt? If so we might want to build a quick sbt plugin for monix-grpc just like fs2-grpc has so that our users can quickly configure it. If this is something you want to take on, that'd be great.

@borissmidt
Copy link
Collaborator

borissmidt commented May 11, 2021

I think we can just do like the zio grpc project so there is no more need for a custom plugin:
https://github.com/scalapb/zio-grpc
Or do you think making a hard dependency in the pom to the scalapb plugin and configuring it is a better idea?

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

Successfully merging a pull request may close this issue.

2 participants