1.0.0 • Published 5 years ago

filecoin-contributors v1.0.0

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

filecoin-contributors

Script to generate a list of the contributors to Filecoin since a given date

Screenshot

Install

Install dependences:

Then:

npm install -g filecoin-contributors

Or, install from source:

# Clone the repo
git clone https://github.com/filecoin-project/filecoin-contributors.git
cd filecoin-contributors

# Install project dependencies
npm install

Usage

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

filecoin-contributors

Or, if you've installed from source:

npm start

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

License

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