Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
November 8, 2020 02:05 pm GMT

Neofetch for Git repositories

Here is a fun little tool you might enjoy. It doesn't do much other than displaying a bunch of info about your Git Repository along side an ASCII logo of the dominant language.

Onefetch supports more than 50 different programming languages.

Written fully in Rust, it implements Kitty, Sixel and iTerm image protocol to render graphics (images) on supported terminals --> More info here

Alt Text

I would love some feedback :)

GitHub logo o2sh / onefetch

Git repository summary on your terminal

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 Git information tool written in Rust that will display project information and code statistics about your Git repository directly on your terminal.

By default, the repo's information is displayed alongside the dominant language's ASCII logo, but you can further configure Onefetch to instead display an image - on supported terminals (more info here) -, a text input or nothing at all.

It automatically detects open source licenses from texts and provides the user with various information like code distribution, pending changes, dependencies, top contributors (by number of commits), size on disk, creation date, version, HEAD, last change, LOC (lines of code), etc.

Onefetch can be configured via command-line flags to display exactly what you want, the you want it to: you can customize ASCII/Text formatting, disable info lines, ignore files & directories, etc. Read more about it





Original Link: https://dev.to/o2sh/neofetch-for-git-repositories-439c

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To