dsp-dr/guile-nimbus

Test: Verify CLI commands work as documented

Aberta

#1 aberto em 20 de ago. de 2025

 (0 comentário) (0 reação) (0 responsável)Scheme (1 fork)auto 404
documentationgood first issuetesting

Métricas do repositório

Stars
 (0 estrela)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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!

Guia do colaborador