Render directory tree and file contents from a Git repository.
uit [options] [path]
Use uit --help
to see available options.
Download a prebuilt binary from the Releases page.
Or, build from source if you have Go installed:
go build -o uit ./cmd/uit
You can now run it locally:
./uit --help
MIT