Skip to content

cmal/git-stats-fcc-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git-stats-fcc-importer

git-stats is a tool for localizing your git statistics, and generating a GitHub-like contributions calendars to visualize your git statistics.

This repo is for FreeCodeCamp users to import their commits on FreeCodeCamp website to keep the completeness of their git stats.

Usage:

$ npm i -g git-stats-fcc-importer

$ git-stats-fcc-importer

$ git-stats

Example:

I want to import the stats of my FCC acount, which named cmal, so I

$ npm i -g git-stats-fcc-importer

to install this package, and then use this command line tool:

$ git-stats-fcc-importer cmal

If the API responses with correct data, then I can see my

NOTE:

Please reconfirm your username, otherwise you may import another users' stats on FreeCodeCamp. You may want to do this by trying access to this about API:

https://www.freecodecamp.com/api/users/about?username= of FreeCodeCamp, to check whether your brownie point to the username is the same as yours.

About

Imports your commits on [FreeCodeCamp](https://www.freecodecamp.com) into git-stats history.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published