We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The CLI parser is self contained and is the sole reason why we have the cli11 third party. This can be directly moved to its own component
The text was updated successfully, but these errors were encountered:
I strongly support this, but then you need to document in the build instructions that cli11 is a dependency that needs to be installed.
Sorry, something went wrong.
Do we still want to do this? Imo the current CLI parser works just fine.
@tomadamatkinson, can we close this or is there more to do?
No branches or pull requests
The CLI parser is self contained and is the sole reason why we have the cli11 third party. This can be directly moved to its own component
The text was updated successfully, but these errors were encountered: