Skip to content

Normalize CLI options, switch to yargs #439

Open
@FloEdelmann

Description

@FloEdelmann

Use the same command line parameters for similar functions (e.g. always --plugin / -p for fixture import, export, export test, etc.).

Also use minimist for main.js to set the port and dev server.

And in the same PR, we could switch from the colors devDependency to chalk as it's more versatile and less confusing (colors vs. color vs. color-names). (done separately)

Metadata

Metadata

Assignees

No one assigned

    Labels

    component-testAffects the automated tests.difficulty-easyImplementation is relatively straighforward.good first issueEasy to pick up for new contributors. Only little domain knowledge required.hacktoberfestGood issue for users participating in the Hacktoberfest.help wantedMore information/insights or implementation wanted from others.priority-lowNice-to-have / wishlist.refactoringImproves code quality.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions