Git repository summary in your terminal
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Rob Warner 6df25cd4e9 Add support for Objective-C 6 years ago
assets add last change #28 7 years ago
resources Add support for Objective-C 6 years ago
snap version number snap 7 years ago
src Add support for Objective-C 6 years ago
.SRCINFO submitting to AUR #17 7 years ago
.editorconfig Add editorconfig 6 years ago
.gitignore clippy #25 7 years ago
.travis.yml haskell and travis update 7 years ago
CONTRIBUTORS add contributor + new screenshots 7 years ago
Cargo.toml Update tokei to v10.0 6 years ago
LICENSE.md add contributors file 7 years ago
Makefile Separate build and install targets 7 years ago
PKGBUILD submitting to AUR #17 7 years ago
README.md prepare release 1.5.5 7 years ago

README.md



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.