Skip to content
This repository has been archived by the owner on Jul 21, 2019. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 706 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 706 Bytes

arc-bot

Build Status david-dm Test Coverage Code Climate

To start:

$ npm start

For simplicity, just fire it up in a screen session. The start script runs through nodemon.

To test:

$ npm test

Although no tests are written quite yet.