/bounty 50
Problem
Currently the CLI only outputs human-readable text. We need JSON output for scripting and automation.
Requirements
- Add
--json flag to all commands (add, list, done)
- Output valid JSON when flag is present
- Include tests for JSON output format
- Update README with JSON output examples
Acceptance Criteria
/bounty 50
Problem
Currently the CLI only outputs human-readable text. We need JSON output for scripting and automation.
Requirements
--jsonflag to all commands (add, list, done)Acceptance Criteria