Alfred 2 Source Tree Workflow
Alfred 2 Workflow to list, search, and open Source Tree repositories in Alfred.

Usage
0. Show Help
Just type -?, -h, or --help after the keyword to show help.
A. Keywords:
-
st: List and query source tree repositories.Feedbacks are cached. use
st ! {query}to refresh. -
stbookmark: Open query to source bookmark window.
B. Modifier Key
command: Reveal in Finderalt: Browser in Alfred

Installation
Two ways are provided:
-
You can download the Source Tree.alfredworkflow and import to Alfred 2. This method is suitable for regular users.
-
You can
git cloneorforkthis repository and userake installandrake uninstallto install. Checkrake -Tfor available tasks.
This method create a symlink to the alfred workflow directory: "~/Library/Application Support/Alfred 2/Alfred.alfredpreferences/workflows". This method is suitable for developers.
Copyright
Copyright (c) 2013 Zhao Cai caizhaoff@gmail.com
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option)
any later version.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program. If not, see http://www.gnu.org/licenses/.