Skip to content

Implement CLI Entry Point #1

@fedem-p

Description

@fedem-p

1. Implement CLI Entry Point

Description: Create the main command-line interface in photosort/main.py to accept user input and trigger program actions.
Tasks:

  • Read the README carefully to understand CLI requirements and options.
  • Design CLI argument parsing (e.g., input folder, dry run, scan/report).
  • Connect CLI to core modules.
  • Write unit tests for argument parsing and main entry logic.
  • Run ./lint.sh to ensure code quality.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions