Skip to content

Base functionality for command line applications.

Notifications You must be signed in to change notification settings

lancra/CommandLine

Repository files navigation

CommandLine

Provides base functionality for command line applications.

Features

  • Support for coloring console output that respects NO_COLOR by default.
  • Custom help text generation with better support for a large tree of sub-groups and sub-commands.
  • Easier parsing of SmartEnum instances for arguments and options.
  • Default handler for commands which only display help text.

About

Base functionality for command line applications.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages