1.0.0 • Published 7 years ago

prebuild-stats v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

prebuild-stats

A CLI tool to query some stats about prebuild-install downloads from github releases

Usage

prebuild-stats author/package [options]

  --tag         (github release tag, default is latest release)
  --width=80    (render width)
  --color=cyan  (render color - 'yellow', 'cyan', 'white', 'magenta', 'green', 'red', 'grey', 'blue', or 'ascii')

Example

prebuild-stats Level/leveldown

License

MIT