-
Notifications
You must be signed in to change notification settings - Fork 383
Migrate Cliffy commands to clipanion #11325
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
Conversation
e184300
to
7a99a2a
Compare
…ommand from cliffy to clipanion
7a99a2a
to
3adc7b3
Compare
npm imports are not supported by |
I appreciate the large PR, truly. But let me be frank - we're unlikely to be able to take this any time in the near future, precisely because the changes are so extensive. |
sure, let me know if there is anything I can do to assist in the review process |
I'm going to go ahead and close this one since we're going to be using Cliffy for the foreseeable future, with all its quirks. |
@cscheid would you mind briefly commenting on the main reason(s) for that decision? |
Description
Replaces all uses of cliffy/command with clipanion.
I would like to apologize because this refactoring became huge. But given that the APIs of the libraries are very different, I don't know a good way to split this.
part of #10878
migrating cliffy/prompt and cliffy/table will happen in separate pull requests.
Checklist
I have (if applicable):