bobbyiliev/kubegen-cli

Add progress indicators for long operations

Open

#170 aperta il 23 gen 2026

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Rust (0 fork)github user discovery
enhancementhacktoberfest

Metriche repository

Star
 (6 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Show progress bars or spinners for operations like template generation.

Acceptance Criteria:

  • Use indicatif crate
  • Show file generation progress
  • Show compilation progress (when building)
  • Configurable via --quiet flag

Guida contributor