hubot-rubygems-search

0.3.0 • Public • Published

hubot-rubygems-search

Greenkeeper badge

Build Status

Use hubot to search rubygems.org for a specific gem. Suggestions welcome read over the contributing guidelines.

See src/rubygems-search.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-rubygems-search --save

Then add hubot-rubygems-search to your external-scripts.json:

[
  "hubot-rubygems-search"
]

Sample Interaction

user1>> hubot gem jekyll
hubot>> jekyll — Jekyll is a simple, blog aware, static site generator.
        latest release: 2.5.3
        https://rubygems.org/gems/jekyll

Related

License

MIT © Jon Rohan

Package Sidebar

Install

npm i hubot-rubygems-search

Weekly Downloads

45

Version

0.3.0

License

MIT

Last publish

Collaborators

  • jonrohan