New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gh-user-stats

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gh-user-stats

Tool to collect specified user statistics from GitHub.

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-76.92%
Maintainers
1
Weekly downloads
 
Created
Source

gh-user-stats

License GitHub version Dependency Status devDependency Status

Tool to collect specified user statistics from GitHub.

Table of Contents

Installation

$ npm install -g gh-user-stats

Usage

$ gh-user-stats

GitHub token

Since GitHub allow to make only 50 requests without authentication per hour it's recommended to run this application with token (-t, --token option)

You can easily generate it here.

After that you can run application with key -t [your-40-digit-github-token] Or set environment variable GH_USER_STATS_GITHUB_TOKEN and specify there your token.

i.e. add to your ~/.bash_profile or ~/.zshrc or any other place to load ENV variables string:

export GH_USER_STATS_GITHUB_TOKEN="your-40-digit-github-token"

Change log

To re-generate just run

$ github_changelog_generator

Authors

Tarmo Leppänen

LICENSE

The MIT License (MIT)

Copyright (c) 2017 Tarmo Leppänen

Keywords

FAQs

Package last updated on 17 Sep 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc