Skip to main content
resq_cli

Module: resq_cli

Contents

Modules
  • commands - CLI command implementations.
  • gitignore - Gitignore pattern utilities.
  • utils - Shared utility functions.

Module: commands

CLI command implementations. CLI commands for the ResQ tool.

Commands

  • [audit] - Dependency + supply-chain audit
  • [commit] - AI-powered commit message generation
  • [copyright] - Check/update copyright headers
  • [dev] - Repo development utilities
  • [docs] - Documentation export + publication
  • [explore] - TUI explorers (launchers)
  • [hooks] - Canonical git-hook lifecycle
  • [pre_commit] - Unified pre-commit checks
  • [secrets] - Secret scanning
  • [version] - Version + changeset management

Module: gitignore

Gitignore pattern utilities.

Module: utils

Shared utility functions.