Skip to content
Snippets Groups Projects
  • Andreas Gohr's avatar
    496e3a6f
    completely new base for CLI scripts · 496e3a6f
    Andreas Gohr authored
    This introduces an abstract base class that command line tools need to
    inherit from. It provides a simple framework for registering accepted
    command line options and provides commonly needed things like help
    output and colored text.
    
    Existing CLI scripts still need to be converted.
    496e3a6f
    History
    completely new base for CLI scripts
    Andreas Gohr authored
    This introduces an abstract base class that command line tools need to
    inherit from. It provides a simple framework for registering accepted
    command line options and provides commonly needed things like help
    output and colored text.
    
    Existing CLI scripts still need to be converted.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.