Skip to content

logo

Give Git(Hub) a glance

gimme

Twitter Follow

Gimme gives you an easy way to generate statistics about a Git and GitHub repository.

Curious why? Here is how it all started.

Like the idea? Give a GitHub star ⭐!

Documentation

See the gimme.szostok.io for setup and usage instructions.

Installation

macOS & Linux

gimme is available via Homebrew and as a downloadable binary from the releases page.

brew install mszostok/tap/gimme
brew upgrade mszostok/tap/gimme

Windows

Invoke-WebRequest -OutFile 'C:\Program Files\gimme.exe' https://github.com/mszostok/gimme/releases/latest/download/gimme_windows_x86_64.exe

Other options

gimme has two types of release channels: Stable and Latest. Visit gimme.szostok.io/install to learn more about other installation options.

Back to top