Skip to content

πŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘¦ Script to generate a list of the contributors to Filecoin 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

isabella232/filecoin-contributors

Β 
Β 

Repository files navigation

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

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 Filecoin Project is dual-licensed under Apache 2.0 and MIT terms:

About

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

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%