Skip to content

Rewrite the CLI in yargs #29

@GeorgeCadwallader

Description

@GeorgeCadwallader

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions