项目作者: steffen

项目描述 :
Sample Probot app for checking file sizes of changed files in PRs
高级语言: TypeScript
项目地址: git://github.com/steffen/file-size-checker.git
创建时间: 2018-10-19T08:52:51Z
项目社区:https://github.com/steffen/file-size-checker

开源协议:ISC License

下载


file-size-checker

A GitHub App built with Probot that Checks and allows only files within a certain size.

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 file-size-checker 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 © 2018 Steffen Hiller steffen@github.com (steffen.github.com)