0.1.0 • Published 6 years ago

hubot-drookup v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

hubot-drookup

A hubot script that allows hubot to do some useful lookups on various Drupal topics

See src/drookup.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-drookup --save

Then add hubot-drookup to your external-scripts.json:

[
  "hubot-drookup"
]

Sample Interaction

user>> dapi Node::render
hubot>> https://api.drupal.org/api/drupal/core%21modules%21node%21src%21Plugin%21views%21field%21Node.php/function/Node%3A%3Arender/8.4.x

NPM Module

https://www.npmjs.com/package/hubot-drookup

0.1.0

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago