Skip to content

Enhance CLI Help and Input Validation #19

@simone-viozzi

Description

@simone-viozzi
  • Improve the CLI by adding:
    • Validation for user inputs (e.g., ensuring todo_path is writable or valid).
    • Detailed subcommands or structured help output for future extensibility.
  • Example improvement:
    • Subcommands like scan or update for more granular control:

      rusty-todo-md scan --todo-path ./TODO.md
      rusty-todo-md update --todo-path ./TODO.md
      

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions