Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 289 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 289 Bytes

Git-bot for Slack

Build Status

Install

cp config.json.dummy config.json
# edit config.json
npm i

Run bot

npm start

Run tests

npm test