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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.0
    65
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.0
    65
  • 0.2.2
    0
  • 0.2.1
    0
  • 0.2.0
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i hubot-rubygems-search

Weekly Downloads

62

Version

0.3.0

License

MIT

Last publish

Collaborators

  • jonrohan