Skip to content

Change argument parsing #1

Description

@lewxdev

Currently, arguments are kind of scattered if statements. There should be a consistent method of handling arguments such that:

  1. new arguments can be added easily
  2. the help message displays when either (a) it is specifically invoked via the --help or -h flag or (b) any invalid and/or unknown flag is passed as an argument

This relates to install.zsh#L9

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

    enhancementNew feature or request

    Projects

    • Status
      Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions