Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 209 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 209 Bytes

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