You can now uv run a GitHub gist

1 BiteCode_dev 1 8/6/2025, 9:45:47 AM github.com ↗

Comments (1)

BiteCode_dev · 31m ago
You know how you can "uv run" python code from a text file using just a URL?

No? Well, you can:

uv run https://pastebin.com/raw/RrEWSA5F

And since yesterday, you can even run a github gist:

uv run https://gist.github.com/charliermarsh/ea9eab7f56b1b3d41e5196...