Skip to content

Allow running aloud with uvx - #1

Open
sj26 wants to merge 1 commit into
wasim:mainfrom
sj26:uvx-support
Open

Allow running aloud with uvx#1
sj26 wants to merge 1 commit into
wasim:mainfrom
sj26:uvx-support

Conversation

@sj26

@sj26 sj26 commented Aug 28, 2026

Copy link
Copy Markdown

Why

aloud currently must be cloned and invoked through a hand-written shell wrapper because it is marked as non-packageable and has no command-line entry point.

What

Package the existing Python module and expose its CLI as a console script while preserving Ctrl-C handling. This enables direct use from GitHub:

uvx --from git+https://github.com/wasim/aloud aloud https://example.com/article

The installation docs now also cover persistent uv tool install usage and development from a clone.

Amp-Thread-ID: https://ampcode.com/threads/T-01a04681-44a2-7474-b450-060179154f97
Co-authored-by: Samuel Cochran <sj26@sj26.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants