gitmetricsync

command
v0.0.1-alpha Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

README

GitMetricsSync

Installation

Ensure you have Go installed on your system. You will also need a PostgreSQL database configured to store the Git metrics.

  1. Install dependencies:

    go mod tidy
    

Usage

  1. Compile the application:

    make
    
  2. Run the synchronization process:

    ./bin/gitmetricsync -config config.json
    

    Replace config.json with the path to your database configuration file if it is located elsewhere.

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