Skip to content

TODO: handle both --args xx and --args=xx #54

@xhebox

Description

@xhebox

#53 is OK. But I noticed something: there are lots of options only handle --arg xx, or --arg=xx.

We could let the current argument parser eat extra =. But we need to check --template-xx before --template, or we may recognize --template-xx as --template.

Or we could move to getopt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions