patbenatar / github-search-workflow

GitHub repository search workflow for Alfred

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Search Workflow for Alfred

Quickly find and launch the repositories you work on. This workflow fuzzy searches your repos by name. Searched repositories include both public and private repos for your user, as well as any organizations you belong to.

Example

Setup

  1. Download and install [GitHub Repository Search.alfredworkflow](https://github.com/patbenatar/github-search-workflow/blob/master/GitHub Repository Search.alfredworkflow?raw=true)
  2. Create a GitHub auth token
  3. Add your token to the workflow: gh-auth TOKEN

Usage

gh TERM

Search your repos for TERM. Select a repo to launch it in your default browser.

gh-auth TOKEN

Set your GitHub OAuth token.

gh-refresh

Refresh the local cache of repositories.

About

GitHub repository search workflow for Alfred


Languages

Language:Ruby 100.0%