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.
 
 
 
 
o2sh f0b718ec26 add last change #28 7 years ago
assets add last change #28 7 years ago
resources add last change #28 7 years ago
snap version number snap 7 years ago
src add last change #28 7 years ago
.SRCINFO submitting to AUR #17 7 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 cargo version 7 years ago
LICENSE.md add contributors file 7 years ago
Makefile cargo release 7 years ago
PKGBUILD submitting to AUR #17 7 years ago
README.md Update README.md 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 Source Code 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.

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

Or

 $ onefetch /some/incredible/project/sources/

Compatibility

Only works with Git repositories.