Clap is a small library that can be bundled with your command line application. It covers the simple case of executing code based on the flags or parameters passed, and it does so with just under 30 lines of code.
Required Ruby Version
None
Authors
Michel Martens