Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kaakaa/hubot-trac

hubot trac.
https://github.com/kaakaa/hubot-trac

Last synced: 23 days ago
JSON representation

hubot trac.

Awesome Lists containing this project

README

        

# hubot-hubot-trac

hubot trac

See [`src/hubot-trac.coffee`](src/hubot-trac.coffee) for full documentation.

## Installation

In hubot project repo, run:

`npm install hubot-hubot-trac --save`

Then add **hubot-hubot-trac** to your `external-scripts.json`:

```json
["hubot-hubot-trac"]
```

## Sample Interaction

```
user1>> hubot hello
hubot>> hello!
```