-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Clap_Generate status? #1515
Comments
It's difficult to maintain compatibility between 2-3 projects in a way that's within our bandwidth (sadly). If you can fix the compatibility issues, we would appreciate a PR :) Thanks |
Whats the motivation for keeping them separated then? It seems like an unhelpful split if it makes keeping things compatible more difficult. |
@rharriso the reason it's kept separated because it was started independently of clap and better to keep them separately as it wouldn't initially depend on clap releases and hence clap won't be a bottleneck. |
I am working on #1678 which should make the crate ready for 3.0 release. |
What is the plan for clap_generate? It’s currently not compatible with v3-master, hasn’t been released, and hasn’t had any activity in a year.
I wasn’t able to find any roadmap or discussion around that crate. Would it make sense to readd that functionality to this repo?
The text was updated successfully, but these errors were encountered: