0.3.0 • Published 6 years ago

hubot-rubygems-search v0.3.0

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

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

0.3.0

6 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago