Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 581 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 581 Bytes

file-size-checker

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

Setup

# Install dependencies
npm install

# Run typescript
npm run build

# Run the bot
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 [email protected] (steffen.github.com)