Skip to content

denolib/test-bot

Repository files navigation

deno-test-bot

A GitHub App built with Probot that intend to automatically runs deno tests

Setup

# Install dependencies
npm install

# Run typescript
npm run build

# Run the bot
npm start

Contributing

If you have suggestions for how deno-test-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

MIT © 2019 DenoLib Contributors.