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 the CLI in yargs #29

Open
GeorgeCadwallader opened this issue Apr 11, 2023 · 0 comments
Open

Rewrite the CLI in yargs #29

GeorgeCadwallader opened this issue Apr 11, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@GeorgeCadwallader
Copy link
Member

Problem to solve

We have decided to move away from using oclif as the framework that Conventional Tools is built upon.

It has recently become quite temperamental, such as dependabot failed pipelines for oclif version bumps etc.

Proposal

Move over to use yargs instead.

We had already thought about re-writing certain parts of the application anyway, so this is a good opportunity to look at other Node.js CLI libraries.

Links / References

  • oclif: The current Node.js CLI framework being used in Conventional Tools
  • yargs: The decided new framework that will be replacing oclif
@GeorgeCadwallader GeorgeCadwallader added the enhancement New feature or request label Apr 11, 2023
@GeorgeCadwallader GeorgeCadwallader added this to the 1.x milestone Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant