contributors

command module
v0.0.0-...-3ecc989 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2022 License: MIT Imports: 13 Imported by: 0

README

Contributors

This is a program which analyses contributions to a Git repository and displays a report on a HTTP server.

Prerequisites

You need to install linguist on your system.

Installation

It is a Go program, so you can build and install the program using go.

Alternatively, if you have Nix 2.4 or later installed, you can run the program without installation:

nix run github:akirak/contributors

Usage

contributors [DIR]

or if you don't install the executable:

go run . [DIR]

or with Nix:

nix run github:akirak/contributors -- [DIR]

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