Skip to content

Creator: Better CLI #8

@Andy-Python-Programmer

Description

@Andy-Python-Programmer

Currently we are doing raw argument parsing which pretty bad and not scalable. It would better to switch to cli arguments library.

Library:

  1. https://www.npmjs.com/package/argparse
  2. https://www.npmjs.com/package/yargs

Number 1 library is argparse so we will use that. Another option is available.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions