1.0.0 • Published 9 years ago

contributor-table v1.0.0

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

contributor-table

npm.io npm.io npm.io npm.io

Automatically inject a list of your git repository's contributors into your readme.

Usage

NPM

Usage: contributor-table {OPTIONS}

Automatically inject a list of your git repository's
contributors into your readme.

Options:
  -d, --dirname  The git project to check for contributors. Default: $(pwd)
  -r, --readme   The readme file to process and update. Default: README.md
  -c, --check    Ignore the email cache and prompt for new user details again.
                 Useful for correcting mistakes.

On encountering a new email address, you'll be prompted for that user's github/twitter accounts. This could be done semi-automatically but turns out it's just simpler this way. You'll only need to do this once per email on your system :)

License

MIT. See LICENSE.md for details.

Contributors

NameGitHubTwitter
Hugh Kennedyhughsk@hughskennedy