danielbayerlein / zazu-rubygems

Zazu plugin to search for gems with rubygems.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Zazu plugin to search for gems with rubygems.org

License:MIT License


Languages

Language:JavaScript 100.0%