markdown-crawler icon indicating copy to clipboard operation
markdown-crawler copied to clipboard

Adds dependencies to pyproject.toml so you can run the CLI with uvx

Open snth opened this issue 1 year ago • 3 comments

I simply ran uv add -r requirements.txt.

This enables you to run the project without installing with:

uvx --from git+https://github.com/snth/markdown-crawler.git@uvx markdown-crawler

snth avatar Nov 27 '24 13:11 snth

Wow, didn't know uv could do that.

JoeCotellese avatar Mar 06 '25 19:03 JoeCotellese

Any reason you don't want to merge this PR?

snth avatar May 14 '25 15:05 snth

Oh, I see the README edit was specific to my fork. I can update that.

snth avatar May 14 '25 15:05 snth