1.1.0 • Published 2 years ago

@underghost/masterchief v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Master Chief

Find out who the top contributors are for the files in your projects.

Usage

$ npm i masterchief
$ npx masterchief [...opts]

Options

  1. -p /some/path: Path to directory/file to run. Default is the current working directory.
  2. -e email@email.com: Git email to filter by
  3. -o /some/path: Path of where to output file.
    • default: output goes to console
  4. -x less,js: File extensions to exclude
  5. -i tsx,json: File extensions to include