Skip to content

Command line options parsing #13

Description

@himdel

TODO rework command line option parsing, using some library (do people still use getopt_long?)

right now, we init all the display and stuff even for --help,
every option gets parsed multiple times,

we should transform options into a list of transforms and then run through the list, or something like that

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions