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

https://github.com/electron/docs-reviewer


https://github.com/electron/docs-reviewer

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Electron Docs Reviewer

> A GitHub App built with [Probot](https://github.com/probot/probot) to help the docs team review changes in electron/electron

## Setup

```sh
# Clone this repository
git clone https://github.com/electron/docs-reviewer.git

# Go into the repository
cd docs-reviewer

# Install dependencies
yarn

# Run the bot
yarn start
```

## License

[MIT](LICENSE) © 2022 Samuel Attard