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.
Clone the repository and install to /usr/local/bin with make install.
Or get the binary from here and add it to your $PATH.
Clone the repository and install with cargo install --path /path/of/onefetch/repo.
> onefetch -d /path/of/your/repoOr
> cd /path/of/your/repo
> onefetchOnly works with Git repositories.



