1.0.1 • Published 8 years ago

medb-github v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

MeDB plugin for GitHub

This plugin fetches user statistics from GitHub.

Configuration

{
  "github": {
    "username": "your username here"
  }
}

Data

  • github: general user stats

    • public_repos
    • public_gists
    • followers
    • following
    • longest_streak
    • current_streak
    • contributions_year: "Contributions in the last year" value from user page
    • popular_repo_stars: sum of stars from top 5 public repos (on user page)
  • github_stars: star stats per repo (top 5 from user page only)

    • repo: repo name
    • stars: number of stars