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

Move command line parsing to GLI #91

Open
cornelius opened this issue Feb 25, 2017 · 0 comments
Open

Move command line parsing to GLI #91

cornelius opened this issue Feb 25, 2017 · 0 comments
Labels
High Priority Refactoring Improvement of code without user-visible changes

Comments

@cornelius
Copy link
Owner

Inqlude currently uses Thor to parse the command line. This has a few issues. GLI is a bit more straightforward. We should move the inqlude command line client to use that instead of Thor.

@cornelius cornelius added the Refactoring Improvement of code without user-visible changes label Jan 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High Priority Refactoring Improvement of code without user-visible changes
Projects
None yet
Development

No branches or pull requests

1 participant