Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 210 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 210 Bytes

cloudanswers-bot

A GitHub App built with Probot.

Setup

# Install dependencies
npm install

# Run the bot
npm run start

# Run the bot locally
npm run dev