Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 858 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 858 Bytes

Contributor License Agreement Bot

The cla-bot manages and monitors all contributors who have signed the Contributors License Agreement of an organization. It has the capabilites to comment on PR's if the contributor hasn't signed the agreement before issuing the PR.

Setup Guide

  • Fork and clone your fork
  • Run npm i from within the project directory
  • Create a .env file with the schema specified in the .env.example file.
  • Setup MongoDB locally or you can simply use MLab they have a free Sandbox plan.
  • Finally run npm run dev
  • We utilize cla-bot for this project, so its best you read through there documentation.

License

MIT Licensed