New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

contributor-table

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contributor-table

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

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

contributor-table

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

Keywords

readme

FAQs

Package last updated on 24 Jun 2015

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