Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/moqada/dokata-generator-hubot

My Personal Boilerplate for hubot
https://github.com/moqada/dokata-generator-hubot

Last synced: about 1 month ago
JSON representation

My Personal Boilerplate for hubot

Awesome Lists containing this project

README

        

# dokata-generator-hubot

My Personal Boilerplate for hubot.

## Installation

```
git clone https://github.com/moqada/dokata-generator-hubot.git
```

### Requirements

```
npm install -g dokata
```

## Usage

```
dokata /path/to/dokata-generator-hubot -o hubot-sample
cd hubot-sample
npm update --save-dev
```

```
```