Skip to content
Snippets Groups Projects
Commit 801407e4 authored by AdminXVII's avatar AdminXVII Committed by Michael Aaron Murphy
Browse files

Use CLAP library for argument parsing

Use the specialized CLAP library for argument parsing rather than a hand rolled one. It streamlines the CLI format while handling most of the edge cases for us as well as adding color and suggestions.
It also allows future improvement at a lower cost and improves the separation between the scripting engine and the frontend used to call it.
parent 762266a6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment