10000 GitHub - mnishiguchi/uit: Uithub-Inspired Tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mnishiguchi/uit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 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

0