README.md

January 16, 2016 ยท View on GitHub

This repository used to include an example script package for Hubot. Since then, there is now a hubot generator:

npm install -g yo generator-hubot
mkdir hubot-example
cd hubot-example
yo hubot:script