Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change argument parsing #1

Open
lewxdev opened this issue Jun 24, 2023 · 0 comments
Open

Change argument parsing #1

lewxdev opened this issue Jun 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@lewxdev
Copy link
Owner

lewxdev commented Jun 24, 2023

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

@lewxdev lewxdev added the enhancement New feature or request label Jun 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant