npm.io
1.0.2 • Published 8 years ago

probot-app-license

Licence
MIT
Version
1.0.2
Deps
1
Vulns
1
Weekly
0

probot-app-license

Build status

a GitHub App built with probot that validates that the project has a LICENSE file in the top level of the source tree.

Setup

# 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.