dsp-dr/guile-nimbus

Test: Verify CLI commands work as documented

オープン

#1 opened on 2025/08/20

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Scheme (1 件のフォーク)auto 404
documentationgood first issuetesting

Repository metrics

Stars
 (0 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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!

コントリビューターガイド