Skip to content

Instantly share code, notes, and snippets.

@ollieread
Created February 25, 2019 20:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ollieread/974544a0cd9d4680f39c6df34a9b17b3 to your computer and use it in GitHub Desktop.
Save ollieread/974544a0cd9d4680f39c6df34a9b17b3 to your computer and use it in GitHub Desktop.
{
"name": "My Awesome Workflow",
"description": "A workflow that is awesome",
"bundleId": "com.ollieread.awesome",
"authors": [
{
"name": "Ollie Read",
"email": "me@ollieread.com",
"homepage": "https://ollieread.com",
"role": "developer"
}
],
"tags": [
"awesome", "workflow", "yeah"
],
"categories": [
"development", "productivity"
],
"links": {
"web": "https://ollieread.com/awesome-workflow",
"docs": "https://readthedocs.org/awesome-workflow"
},
"requires": {
"alfred": ">3",
"osx": ">10.6",
"terminal": "*",
"vscode": "*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment