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.
- Host: GitHub
- URL: https://github.com/willfarrell/alfred-blank-workflow
- Owner: willfarrell
- License: mit
- Created: 2013-09-25T22:57:03.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-02T17:50:04.000Z (over 12 years ago)
- Last Synced: 2025-04-01T15:48:02.837Z (11 months ago)
- Language: PHP
- Size: 426 KB
- Stars: 20
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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)