Crate libpt_cli

source ·
Expand description

This module bundles a lot of good CLI tools, and adds some of it’s own, to make development of CLI apps easier and more ergonomic.

Re-exports§

Modules§

  • Utilities for parsing options and arguments on the start of a CLI application
  • Utilities for formatting, bordering, aligning and printing text content
  • Create easy and well defined REPLs