Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 981 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 981 Bytes

mlpack-bot

A GitHub App built with Probot, for the mlpack organization. Helpful and friendly mlpack bot!

This implementation is largely based on the existing work of other Probot modules and uses their code extensively:

Setup

# Install dependencies
npm install

# Run the bot
npm start

Contributing

If you have suggestions for how mlpack-bot could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

License

ISC © 2019 Ryan Curtin ryan@ratml.org (http://www.mlpack.org)