Skip to content

Labels

Labels

  • A-argparse

    Area: Argument parsing
  • A-book

    Area: Documenting how to create CLIs
  • A-config

    Area: Configuration management
  • A-diagnostic

    Area: Program diagnostics (errors, panics, logging, etc)
  • A-distribution

    Area: Licensing, packaging, etc
  • A-doc

    Area: Documenting your CLI (e.g. man pages)
  • A-ergonomics

    Area: Ease of solving CLI related problems (e.g. filesystem interactions)
  • A-interaction

    Area: Interactive terminal (prompts, progress bars)
  • A-styling

    Area: Terminal output styling
  • A-testing-cli

    Area: One-shot testing of CLIs (no interaction)
  • A-testing-tui

    Area: Testing of time and user dependent CLIs
  • A-tui

    Area: TUI (full control of terminal)
  • C-tracking-issue

    Category: A tracking issue for an unstable feature
  • E-help-wanted

    Call for participation: Help is requested to fix this issue.