bobbyiliev/kubegen-cli

Add progress indicators for long operations

开放

#170 创建于 2026年1月23日

 (0 条评论) (0 个反应) (0 位负责人)Rust (0 个派生)github user discovery
enhancementhacktoberfest

仓库指标

星标
 (6 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南