a GitHub App built with probot that validates that the project has a LICENSE file in the top level of the source tree.
# Install dependencies
npm install
# Run the bot
npm start
See docs/deploy.md if you would like to run your own instance of this app.