Hasty Briefsbeta

CLI tool to check the Git status of multiple projects

9 days ago
  • #productivity
  • #git
  • #cli
  • A fast, cross-platform CLI tool to check git status of multiple projects organized by categories.
  • Shows uncommitted changes, ahead of remote, or other git status indicators.
  • Supports multi-category organization, nested project discovery, and concurrent scanning.
  • Features flexible YAML-based configuration with local and global support.
  • Smart filtering to hide clean projects by default and show only what needs attention.
  • Single binary available for macOS, Linux, and Windows.
  • Installation via curl script or manual download from GitHub Releases.
  • Configuration file setup with example YAML file provided.
  • Supports explicit project list or auto-scan directory modes.
  • Command options include verbose mode, specific category checks, and custom config files.
  • Development commands available for dependencies, building, testing, and releasing.