Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Zazu plugin to search for gems with rubygems.org

License

Notifications You must be signed in to change notification settings

danielbayerlein/zazu-rubygems

Repository files navigation

zazu-rubygems

Zazu plugin to search for gems with rubygems.org

Usage

To use it simply type gem then the name of the package to search for. For example gem middleman.

screenshot

Install

Add danielbayerlein/zazu-rubygems inside of plugins block of your ~/.zazurc.json file.

{
  "plugins": [
    "danielbayerlein/zazu-rubygems"
  ]
}

License

Copyright (c) 2017 Daniel Bayerlein. See LICENSE for details.