electron / docs-reviewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electron Docs Reviewer

A GitHub App built with Probot to help the docs team review changes in electron/electron

Setup

# 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 © 2022 Samuel Attard

About

License:MIT License


Languages

Language:TypeScript 100.0%