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

escobot/escobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Escobot

Codeship Status for escobot/escobot
Escobot is a microservice-based slack bot.

Prerequisites

Build Setup

# install dependencies
npm install

# run the application
npm run start

# run the tests (needs eslint installed globally)
npm run test

Developer's Guide

Take a look at the Wiki.