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

Rewrite CLI using Commander #1137

Open
Shinigami92 opened this issue Apr 30, 2024 · 1 comment
Open

Rewrite CLI using Commander #1137

Shinigami92 opened this issue Apr 30, 2024 · 1 comment
Labels
breaking change Cannot be merged when next version is not a major release c: dependencies Pull requests that adds/updates a dependency c: refactor PR that affects the runtime behavior, but doesn't add new features or fixes bugs p: 1-normal Nothing urgent
Milestone

Comments

@Shinigami92
Copy link
Collaborator

Rewrite CLI from yargs to Commander

This will hopefully

  1. improve TypeScript support
  2. provide a more modern CLI experience
  3. has a broader audience
@Shinigami92 Shinigami92 added c: dependencies Pull requests that adds/updates a dependency breaking change Cannot be merged when next version is not a major release c: refactor PR that affects the runtime behavior, but doesn't add new features or fixes bugs p: 1-normal Nothing urgent labels Apr 30, 2024
@Shinigami92 Shinigami92 added this to the v8.0 milestone Apr 30, 2024
@Shinigami92
Copy link
Collaborator Author

Shinigami92 commented May 1, 2024

Is this issue open for contributions? If so, I would love to contribute.

Thx for the offer of your help (@JosefHartsough), but I think it is too early.
I would like first to do some additional bug fixes.

I mean you could start, but then you could encounter potential merge conflicts until v8.0 would be ready.
Also this needs to be a major release, cause it changes at least the UX/CLI UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Cannot be merged when next version is not a major release c: dependencies Pull requests that adds/updates a dependency c: refactor PR that affects the runtime behavior, but doesn't add new features or fixes bugs p: 1-normal Nothing urgent
Projects
None yet
Development

No branches or pull requests

1 participant