# hubot-starven

A work in progress...

The latest details about startups and ventures.

See [`src/starven.coffee`](src/starven.coffee) for full documentation.

## Installation

In hubot project repo, run:

`npm install hubot-starven --save`

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

```json
["hubot-starven"]
```

## Sample Interaction

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