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

Provide a Rxjava option #22

Open
danielpetisme opened this issue Oct 22, 2017 · 4 comments
Open

Provide a Rxjava option #22

danielpetisme opened this issue Oct 22, 2017 · 4 comments

Comments

@danielpetisme
Copy link
Contributor

Vert.x provide a RxJava version of it's api. The starter should mimic this behavior in order to generate a Rx-ified version.

@vietj
Copy link
Contributor

vietj commented Oct 23, 2017

I'm wondering if generated projects shouldn't be in git so we can easily contribute them and discuss with PR. each project would have a corresponding test, for instance

/projects/maven
/projects/gradle
/projects/maven+rxjava

etc...

@danielpetisme
Copy link
Contributor Author

No sure to understand. What should be in git?
The projects templates are already managed inside vertx-starter so they are PR-able.
If you're talking about the generated projects I have in mind to create the according git(hub) repo during generation, for it would be for the next version.

@vietj
Copy link
Contributor

vietj commented Oct 23, 2017

yes you are right, no need to be too much complicated

@vietj
Copy link
Contributor

vietj commented Oct 23, 2017

we just need to clearly explain and document it

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

No branches or pull requests

2 participants