Skip to content
This repository was archived by the owner on Sep 6, 2019. It is now read-only.

probot/template-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bdae4a1 · Oct 29, 2018
Jul 17, 2018
Oct 27, 2018
Oct 3, 2018
May 8, 2018
Jun 30, 2018
Mar 17, 2018
May 18, 2018
Jun 10, 2018
Oct 17, 2017
Jun 30, 2018
Oct 4, 2018
Jul 16, 2018
Oct 27, 2018
Jun 30, 2018

Repository files navigation

{{ name }}

A GitHub App built with Probot that {{ description }}

Setup

# Install dependencies
npm install

# Run typescript
npm run build

# Run the bot
npm start

Contributing

If you have suggestions for how {{ name }} 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 © {{{ year }}} {{{ author }}}