Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
/ craft-cli Public archive
forked from canonical/craft-cli

Latest commit

 

History

History
31 lines (17 loc) · 755 Bytes

README.rst

File metadata and controls

31 lines (17 loc) · 755 Bytes

Craft CLI

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.

Contributing

See the HACKING.rst document for details on how to contribute.

License

Free software: GNU Lesser General Public License v3