项目作者: probot

项目描述 :
TypeScript Template for new Probot apps
高级语言: TypeScript
项目地址: git://github.com/probot/template-typescript.git
创建时间: 2018-06-30T01:50:36Z
项目社区:https://github.com/probot/template-typescript

开源协议:ISC License

下载


{{ name }}

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

Setup

  1. # Install dependencies
  2. npm install
  3. # Run typescript
  4. npm run build
  5. # Run the bot
  6. 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 }}}