Skip to content

Use commander package to more efficiently setup CLI options #15

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

Closed
CDeltakai opened this issue Apr 29, 2025 · 1 comment · Fixed by #16
Closed

Use commander package to more efficiently setup CLI options #15

CDeltakai opened this issue Apr 29, 2025 · 1 comment · Fixed by #16
Assignees
Labels
development Standard development

Comments

@CDeltakai
Copy link
Contributor

Specification

Install the commander npm package and use that to replace current and future CLI options.

Additional context

Tasks

  1. Install the commander npm package and replace current implementation of CLI options with one that utilizes commander instead.
@CDeltakai CDeltakai added the development Standard development label Apr 29, 2025
Copy link

linear bot commented Apr 29, 2025

ENG-610

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Standard development
Development

Successfully merging a pull request may close this issue.

1 participant