cliff/README.rst
Akihiro Motoki ab4ec34ed9 doc: Update bug tracker to storyboard
cliff now uses storyboard as the bug tracker, but the documents
have not been updated.

Change-Id: Ie2ceda088f708dee2d6dd0877087e9a5c27e928f
2020-10-23 12:47:42 +09:00

920 B

Team and repository tags

image

cliff -- Command Line Interface Formulation Framework

cliff is a framework for building command line programs. It uses entry points to provide subcommands, output formatters, and other extensions.