Skip to content

rewrite cli in new library #67

Description

@luxass

When working with the CLI it is a bit cumbersome to handle subcommands, and their own options..

I have tested different CLI libraries, and the only one that came close to what i want is @drizzle-team/brocli, but that doesn't support repeated positionals, so the way we provide versions is a no-go.

So i decided that i wanna write my own, that is similar to the @drizzle-team/brocli but with some different features that will make it easier for ucdjs & mojisdev to handle subcommands.

I will finish the new store cmd before working on this, since we are a bit blocked by the store cmd, and unicode-utils.

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions