An open API service indexing awesome lists of open source software.

https://github.com/willfarrell/alfred-blank-workflow

A template Alfred Workflow repo to get your next workflow started.
https://github.com/willfarrell/alfred-blank-workflow

Last synced: 5 months ago
JSON representation

A template Alfred Workflow repo to get your next workflow started.

Awesome Lists containing this project

README

          

Blank Alfred Workflow Repo
==========================

## Getting Started
1. Create a new repo on Github using the naming convention `alfred-WORKFLOW-NAME-workflow`.
1. Clone your new repo an this on to your localhost.
1. Copy the necessary files into your new workflow repo

## Testing
To test scripts before adding to Alfred, check out [alfred-debugger](https://github.com/willfarrell/alfred-debugger).

## Contributors
- [@willfarrell](https://github.com/willfarrell)