An open API service indexing awesome lists of open source software.

https://github.com/openthread/size-report

An app that generates size reports for pull requests.
https://github.com/openthread/size-report

Last synced: about 1 year ago
JSON representation

An app that generates size reports for pull requests.

Awesome Lists containing this project

README

          

# size-report

> A GitHub App built with [Probot](https://github.com/probot/probot) that Generate size report for pull request

## Setup

```sh
# Install dependencies
npm install

# Run the bot
npm start
```

## Contributing

We would love for you to contribute to OpenThread and help make it even better than it is today! See our [Contributing Guidelines](https://github.com/openthread/size-report/blob/master/CONTRIBUTING.md) for more information.

Contributors are required to abide by our [Code of Conduct](https://github.com/openthread/size-report/blob/master/CODE_OF_CONDUCT.md).

## License

[Apache-2.0](LICENSE) © 2019 OpenThread Authors