Skip to content

manh-td/project-metrics

Repository files navigation

Reposities' Metrics

Prerequisites

  • GitLab personal access token

Installation

Clone the repository:

git clone git@github.com:manhtdd/project-metrics.git
cd project-metrics

Local:

pip install -r requirements.txt

Docker:

docker compose up -d
docker exec -it project-metrics /bin/bash

Usage

Run the script with the required arguments:

python script.py --username <your_gitlab_username> --token <your_personal_access_token>

Example:

python script.py --username smu.manhtd --token gl----YxEG

Arguments:

  • --username: Your GitLab username (required).
  • --token: Your GitLab personal access token (required).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors