Skip to content

adamjonas/bitcoin-core-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Core Stats

Create stats on the Bitcoin github repo. Creates global and per-user stats, based on flags passed to repo_stats.py.

Usage

  • Clone the bitcoin-gh-meta repository, pull the latest master, and set the GH_META_DIR parameter in repo_stats.py.
  • Run repo_stats.py -b to generate the comma separated value files of repo stats.
  • Run repo_stats.py -g for global stats and repo_stats.py -c <contributor> for contributor stats. Use the -y <year> flag to generate stats for a different year.

Run repo_stats.py --help to print help text.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published