danielbayerlein / zazu-github

Zazu plugin to search for @GitHub repositories with github.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zazu-github

Zazu plugin to search for GitHub repositories with github.com. The GitHub API rate limit allows you to make up to 10 requests per minute.

Usage

To search GitHub repositories simply type gh then the name of the repository to search for. For example gh preact.

screenshot

Install

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

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

License

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

About

Zazu plugin to search for @GitHub repositories with github.com

License:MIT License


Languages

Language:JavaScript 100.0%