probot-app-license
v1.0.2
Published
[![Build status](https://badge.buildkite.com/9483868df2909bb8e9c204f37e7c89abb1dc587467e1699e1c.svg?branch=master)](https://buildkite.com/uberopensource/probot-app-license)
Downloads
5
Readme
probot-app-license
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.