Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 2.3 KB

README.md

File metadata and controls

32 lines (20 loc) · 2.3 KB

A command-line Git information tool written in Rust

cargo Build Status help wanted

Get it from the Snap Store

Onefetch is a command line information tool that displays information about your Git repository directly on your terminal.

The repo's information is displayed alongside the dominant language's ASCII logo. You can further configure Onefetch to instead use an image (png, jpeg...) on supported terminals. More information here.

Onefetch provides the user with code statistics and project information with features like license detection. Onefetch will show the language distribution, LOC (lines of code), size on disk, Contributors, Version, etc.

You can further configure Onefetch to display exactly what you want it to, through the use of command-line flags.

Onefetch supports more than 50 different programming languages. If your language of choice isn't supported: Open up an issue and support will be added.

Contributions are very welcome! See CONTRIBUTING for more info.