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

Latest commit

 

History

History
27 lines (18 loc) · 647 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 647 Bytes

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.