dsp-dr/guile-nimbus

Test: Verify CLI commands work as documented

开放

#1 创建于 2025年8月20日

 (0 条评论) (0 个反应) (0 位负责人)Scheme (1 个派生)auto 404
documentationgood first issuetesting

仓库指标

星标
 (0 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Description

Test the basic CLI functionality to ensure our documentation matches reality.

Tasks

  • Test nimbus --version command
  • Test nimbus --help command
  • Test nimbus init in a new directory
  • Verify created files match documentation
  • Test nimbus plan on initialized project
  • Test nimbus validate command
  • Document any discrepancies found

Expected Outcome

  • All CLI commands work as documented in README
  • Any bugs or documentation mismatches are reported
  • Basic user workflow is verified

Resources

Skills Needed

  • Basic command line usage
  • Ability to follow documentation
  • Bug reporting skills

This is a great way to get familiar with the project!

贡献者指南