Skip to content

Phase 4.1: Build CLI tool #17

@copyleftdev

Description

@copyleftdev

Description

Create command-line interface for RevertIQ.

Tasks

  • Set up CLI framework (Click/Typer)
  • Implement rtiq run <ticker> command
  • Add rtiq status <analysis_id> command
  • Add rtiq export <analysis_id> command
  • Implement pretty table output (Rich library)
  • Add progress spinner for long operations
  • Support config file (TOML/YAML)

Documentation

  • See docs/04-ux-design.md for CLI design
  • See docs/05-wireframe-flows.md for CLI flows
  • See docs/06-starter-templates.md for starter code

Acceptance Criteria

  • CLI produces formatted output
  • Progress indicators work
  • Config file is supported

Metadata

Metadata

Assignees

No one assigned

    Labels

    bonusBonus featuresphase-4Phase 4: Polish (Week 4)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions