add console script entrypoint #1

Merged
christopher merged 1 commit from feat/console-script into main 2026-05-06 16:44:31 -04:00
Owner

Add a [project.scripts] entry so the project can be run with:

uv run deep-dive

instead of the more verbose python -m deep_dive.main.

Add a [project.scripts] entry so the project can be run with: uv run deep-dive instead of the more verbose `python -m deep_dive.main`.
christopher deleted branch feat/console-script 2026-05-06 16:44:31 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
christopher/deep-dive!1
No description provided.