Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jubianchi/jubot

My Hubot config
https://github.com/jubianchi/jubot

Last synced: about 2 months ago
JSON representation

My Hubot config

Awesome Lists containing this project

README

        

# jubot
#### My Hubot configuration

## Requirements

```shell
# jubot was only tested on this Linux distribution
$ lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 11.10
Release: 11.10
Codename: oneiric

$ node -v
v0.8.6

$ npm -v
1.1.48

$ sudo apt-get install redis-server
```