Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fast way to run inline scripts from git #12268

Open
mrkbac opened this issue Mar 18, 2025 · 0 comments
Open

Fast way to run inline scripts from git #12268

mrkbac opened this issue Mar 18, 2025 · 0 comments
Labels
question Asking for clarification or support

Comments

@mrkbac
Copy link

mrkbac commented Mar 18, 2025

Question

Hey,

I have a repo with multiple script with inline meta data, I was wondering if there is a fast way to directly run them from git.

For example with uvx I could use the git+http://.... syntax, but it always expects a package not a script. Is there a way to easily do with one uv command?

Something like this uvx git+https://github.com/user/repo/my_script.py

Preferably it should use git in the background, since vscode automatically authenticated me for github.

Platform

No response

Version

No response

@mrkbac mrkbac added the question Asking for clarification or support label Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Asking for clarification or support
Projects
None yet
Development

No branches or pull requests

1 participant