gitstats

command module
v0.0.0-...-e99c68f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 12, 2023 License: MIT Imports: 12 Imported by: 0

README

gitstats cli tool

Gitstats is a command line tool that generates statistics from git repositories. It is written in Go and is available for Linux, Windows and Mac OS X. The tool shows the number of commits to your local git repository similar to how github shows commit stats on your profile page.

Installation

  1. Download the repo
  2. Naviate to the repo directory
  3. Run the following command
    go install

Usage

    gitstats path/to/repo --email=your@email.com
  • the path to the repo is not required, it defaults to the current path
  • to set a default email in the config file ~/.gitstats add the following line
    email="your@mail.com"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL