A GitHub App built with Probot for TokTok bug and pull request management
# Install dependencies
npm install
# Run with hot reload
npm run build:watch
# Compile and run
npm run build
npm run start
If you have suggestions for how bugz could be improved, or want to report a bug, open an issue! We'd love all and any contributions.