Skip to content

lox/alfred-github-jump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 23, 2019
1848f06 · Oct 23, 2019

History

22 Commits
Aug 19, 2018
Oct 23, 2019
Aug 19, 2018
Aug 19, 2018
Nov 8, 2015
Oct 23, 2019
Oct 23, 2019
Nov 6, 2015
Dec 6, 2015
Aug 19, 2018
Aug 19, 2018
Nov 8, 2015
Aug 19, 2018

Repository files navigation

Alfred Github Jump

A workflow for Alfred 3 for indexing your github repositories, allowing you to quickly filter them and open them in your default browser

Development

# Make sure the workflow dir exists
mkdir -p "$HOME/Library/Application Support/Alfred 3/Alfred.alfredpreferences/workflows"

# Then checkout the project
go get -u github.com/lox/alfred-github-jump
cd "$GOPATH/src/github.com/lox/alfred-github-jump"

# Build it and link it into Alfred
make build
ln -s "$PWD" "$HOME/Library/Application Support/Alfred 3/Alfred.alfredpreferences/workflows/alfred-github-jump"

About

An alfred plugin to quickly jump to a github repository page

Resources

Stars

Watchers

Forks

Packages

No packages published