Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/moqada/dokata-generator-hubot
- Owner: moqada
- License: mit
- Created: 2015-10-11T14:23:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-11T14:26:17.000Z (over 9 years ago)
- Last Synced: 2024-11-05T09:52:44.437Z (3 months ago)
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
``````
```