Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jubianchi/jubot
My Hubot config
https://github.com/jubianchi/jubot
Last synced: about 2 months ago
JSON representation
My Hubot config
- Host: GitHub
- URL: https://github.com/jubianchi/jubot
- Owner: jubianchi
- Created: 2012-08-10T11:36:49.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-08-30T12:18:50.000Z (over 6 years ago)
- Last Synced: 2024-10-10T14:22:41.970Z (4 months ago)
- Language: CoffeeScript
- Size: 47.9 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```