Install/use rendergit with uv
Open
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 266
- PR merge metrics
- No merged PRs in 30d
Description
It'd be nice to add to the readme how to use it as a standalone tool with `uv` like:
```sh
uv tool install git+https://github.com/karpathy/rendergit
```
Then `rendergit` will be added to your path.
```sh
rendergit https://github.com/karpathy/nanogpt
```
Using `uv tool install`: https://docs.astral.sh/uv/guides/tools/#installing-tools
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.