Skip to content

gurry/onefetch

 
 

Repository files navigation



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 50 different programming languages. If your language of choice isn't supported: Open up an issue and support will be added.

Installation

Unix

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

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

Windows

Clone the repository and install with cargo install --path /path/of/onefetch/repo.

Usage

> onefetch -d /path/of/your/repo

Or

> cd /path/of/your/repo
> onefetch

Compatibility

Only works with Git repositories.

About

Git repository summary on your terminal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 97.9%
  • Nix 1.3%
  • Other 0.8%