-
Notifications
You must be signed in to change notification settings - Fork 11
Move command line parsing to GLI #91
Copy link
Copy link
Open
Labels
High PriorityRefactoringImprovement of code without user-visible changesImprovement of code without user-visible changes
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
High PriorityRefactoringImprovement of code without user-visible changesImprovement of code without user-visible changes