Skip to content

πŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘¦ Script to generate a list of the contributors to js-IPFS since a given date

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

ipfs-shipyard/js-ipfs-contributors

Repository files navigation

js-ipfs-contributors

Script to generate a list of the contributors to js-IPFS since the last release

Screenshot

Install

Install dependences:

Then:

npm install -g js-ipfs-contributors

Or, install from source:

# Clone the repo
git clone https://github.com/ipfs-shipyard/js-ipfs-contributors.git
cd js-ipfs-contributors

# Install project dependencies
npm install

Usage

Simply run the tool by typing the following at the command line:

js-ipfs-contributors

Or, if you've installed from source:

npm start

Then follow the prompts. You will need a Github personal access token with the following scopes:

  • read_org
  • user_email

Note: It may take a long time! Please be patient!

License

The js-ipfs Project is dual-licensed under Apache 2.0 and MIT terms:

Thanks

Thanks to @alanshaw, author of filecoin-contributors (which itself was inspired by https://gist.github.com/alanshaw/5a2d9465c5a05b201d949551bdb1fcc3, also by @alanshaw) of which this module is a blatant ripoff. I mean an homage. A pale imitation, if you will.

About

πŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘¦ Script to generate a list of the contributors to js-IPFS since a given date

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published