Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 428 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 428 Bytes

uit

Render directory tree and file contents from a Git repository.

Usage

uit [options] [path]

Use uit --help to see available options.

Installation

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

License

MIT