jephthai / onefetch

Git summary on your terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



cargo Build Status

Get it from the Snap Store

Onefetch is a command line tool that displays information about your Git project directly on your terminal. Onefetch supports almost 20 different programming languages. If your language of choice isn't supported: Open up an issue and support will be added.

Usage

Clone the repository and install to /usr/local/bin with make install.

Or get the binary from here and add it to your $PATH.

$ onefetch /path/of/your/repo

Or

$ cd /path/of/your/repo
$ onefetch

Compatibility

Only works with Git repositories.

About

Git summary on your terminal

License:MIT License


Languages

Language:Rust 97.8%Language:Shell 1.5%Language:Makefile 0.7%