Goal
Make the non-GUI, non-TUI command-line interface explicit and easy to discover.
Requirements
- Add a
python -m fileuploader_cli launcher.
- Keep
python -m fileuploader working as a compatibility entrypoint.
- Update README and interface docs to show CLI, GUI, and TUI separately.
- Add a smoke test for the CLI-only launcher.
Goal
Make the non-GUI, non-TUI command-line interface explicit and easy to discover.
Requirements
python -m fileuploader_clilauncher.python -m fileuploaderworking as a compatibility entrypoint.