GitHub - gcomneno/craft-cli: A command line client builder that follows the Canonical's Guidelines for a Command Line Interface. (original) (raw)
A Command Line Client builder that follows the Canonical's Guidelines for a Command Line Interface.
The library provides two main functionalities:
- a framework to define and execute application commands, which involves argument parsing and the provision of help texts
- infrastructure to handle the terminal and present all the outputs for the different application needs
Documentation
The documentation is available on Read The Docs.
Contribute to Craft CLI
Craft CLI is open source and part of the Canonical family. We would love your help.
If you're interested, start with the contribution guide.
License
Free software: GNU Lesser General Public License v3