Massarg
Flexible, powerful, and simple command/argument parser for CLI applications
Easy to Use
Masarg is designed to be easy to use, easy to compose, and removes the hassle of hadling your CLI inputs. Focus on the core of your code!
Do it with Style
Massarg provides a colorful, and fully themable CLI help interface. It also gives you automatic help for subcommands out-of-the-box, so your CLI app is always going to be accessible and appealing.
Flexibility is Key
You can use Massarg to compose nested commands, pass the flags from top to bottom, and automate formatting your help text. Customize the colors, decide how to validate input, and more!