|
|
|
|
|
by mdeeks
354 days ago
|
|
I wasn't really referring to env. I meant change the behavior of uvx. If the first argument passed to uvx is a file path, then execute it exactly the same way as `uv --quiet run --script` does. Or maybe create a second binary or symlink called `uvs` (short for uv script) that does the same thing. |
|