Skip to content
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.

AJV009/gitlab-in-green

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitlab-in-green

Add your GitLab activity to GitHub contribution charts

Requirements

  • Python 3
  • python-dotenv (pip install python-dotenv)

Usage

NOTE: To use correctly, please fork this repo first or it wont work as expected.

Steps:

  • Fork this repo.
  • Git clone the repo from your account.
  • Copy the .env.sample to .env and fill in the expected values. You will need a private token with API access from your gitlab instance and a gitlab base url looks like git.qed42.net. refer https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html
  • Run the following commands.
$ python gitlab-in-green.py

About

Sync your GitLab contributions to GitHub contribution charts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages