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

Should use minimist opts for better code re-usability #85

Open
alewitt2 opened this issue Apr 8, 2020 · 0 comments
Open

Should use minimist opts for better code re-usability #85

alewitt2 opened this issue Apr 8, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@alewitt2
Copy link
Member

alewitt2 commented Apr 8, 2020

should use minimist like handlebars does here
see minimist docs for opts

This way we can clearly define in the code, defaults, alias, etc. and then programmatically output the help menu. Should also move this into own module with all common functions between install/remove.

@alewitt2 alewitt2 added the enhancement New feature or request label Apr 8, 2020
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
None yet
Development

No branches or pull requests

1 participant