Skip to content

mnishiguchi/uit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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