https://github.com/jklewa/sourcegraph-alfred
Sourcegraph workflow for Alfred
https://github.com/jklewa/sourcegraph-alfred
alfred-workflow sourcegraph
Last synced: 11 months ago
JSON representation
Sourcegraph workflow for Alfred
- Host: GitHub
- URL: https://github.com/jklewa/sourcegraph-alfred
- Owner: jklewa
- License: mit
- Fork: true (sourcegraph/sourcegraph-alfred)
- Created: 2021-05-29T21:17:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T15:29:48.000Z (almost 2 years ago)
- Last Synced: 2024-05-20T18:32:48.326Z (almost 2 years ago)
- Topics: alfred-workflow, sourcegraph
- Language: Python
- Homepage:
- Size: 680 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Sourcegraph for Alfred 4 [ [Download Workflow](https://github.com/jklewa/sourcegraph-alfred/releases/latest) ]




*Based on the archived [sourcegraph/sourcegraph-alfred](https://github.com/sourcegraph/sourcegraph-alfred) Feedback or issue? [File an issue.](https://github.com/jklewa/sourcegraph-alfred/issues)*
[Sourcegraph](https://sourcegraph.com) is a global code search and cross‑references engine. Search for a function, type, or package, and see how other developers use it, across all repositories. Sourcegraph for Alfred brings you the power of Sourcegraph global code search to your Alfred application launcher.
## Overview
Sourcegraph for Alfred allows you to view Sourcegraph search results in Alfred, the macOS productivity app.

## Installation
In order to use this Workflow you must have [Alfred](https://www.alfredapp.com/) and the [Alfred Powerpack](https://www.alfredapp.com/powerpack/).
To install Sourcegraph for Alfred, [download the latest .alfredworklow.](https://github.com/jklewa/sourcegraph-alfred/releases/latest) and open the workflow file.

## Usage
Launch Alfred using [your configured hotkey](https://www.alfredapp.com/help/workflows/triggers/hotkey/). Type `sg` followed by a search term relevant to the documentation you're looking for and select the most relevant item from the menu. Search items open in your default browser.
Try some common searches:
- `http.Get`
- `Sprintf`
- `func Decode`
- `gorilla/mux`
- To see what else works, try [global code search on Sourcegraph](https://sourcegraph.com/search)
## Support
Sourcegraph for Alfred is compatible with Alfred version 4 and Python 3.