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

Add support for multiple long and short options in custom commands #11

Open
openjck opened this issue Nov 14, 2021 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@openjck
Copy link
Owner

openjck commented Nov 14, 2021

I found this Gist to be helpful. It explains how to support both long and short options in Bash scripts. I have successfully written code that is based on it.

https://gist.github.com/cosimo/3760587

@openjck openjck added the enhancement New feature or request label Nov 14, 2021
@openjck openjck changed the title Support both long and short options in custom commands Add support for multiple long and short options in custom commands Nov 14, 2021
@openjck
Copy link
Owner Author

openjck commented Jan 15, 2022

It looks like I'll get this done in the process of converting everything to Python.

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