davegaeddert
1 week, 4 days ago
I figured out a way around typing uv run plain
all the time...
I thought having .venv/bin in your PATH was the solution, but I've never felt comfortable telling people to do it
Now we'll ask if you want to install a p
alias in your shell! This is even shorter AND you get the benefits of uv run
too (checking uv.lock, syncing deps, etc)