racker/standupbot

Name: standupbot

Owner: racker

Description: An irc bot and simple web page for doing standups remotely

Created: 2012-10-30 16:44:44.0

Updated: 2016-08-04 12:16:45.0

Pushed: 2015-06-22 18:23:55.0

Homepage:

Size: 462

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Run it via $ ./run.sh

Installation Notes

MacOSX

$ brew install node

$ brew install npm

GOTO Common

Linux Ubuntu 12.04

$ sudo apt-get update

$sudo apt-get install g++ curl libssl-dev apache2-utils git-core make

$ wget http://nodejs.org/dist/v0.8.14/node-v0.8.14.tar.gz

$ tar xzvf node-v0.8.14.tar.gz

$ cd node-v0.8.14

$ ./configure

$ make

$ sudo make install

GOTO Common

Common

$ npm install js-yaml fs express irc async cron jade sqlite3


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.