0.1.0 • Published 11 years ago
hubot-blueprint v0.1.0
hubot-blueprint
Blueprint shares your list of installed hubot scripts with the hubot explore service
See src/blueprint.coffee for full documentation.
Installation
In hubot project repo, run:
npm install hubot-blueprint --save
Then add hubot-blueprint to your external-scripts.json:
[
"hubot-blueprint"
]Sample Interaction
user1>> hubot hello
hubot>> hello!0.1.0
11 years ago