command
Version:
v0.0.1-alpha
Opens a new window with list of versions in this module.
Published: Dec 17, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
GitMetricsSync
Installation
Ensure you have Go installed on your system. You will also need a PostgreSQL database configured to store the Git metrics.
-
Install dependencies:
go mod tidy
Usage
-
Compile the application:
make
-
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.