1.1.2 • Published 3 years ago

js-ipfs-contributors v1.1.2

Weekly downloads
7
License
(Apache-2.0 OR MI...
Repository
github
Last release
3 years ago

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.

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

5 years ago