Skip to content

Instantly share code, notes, and snippets.

View adkelley's full-sized avatar

Alex Kelley adkelley

  • San Francsico, CA
View GitHub Profile
@adkelley
adkelley / workflow-build.py
Created November 19, 2017 23:42 — forked from deanishe/workflow-build.py
Build Alfred Workflows into .alfredworkflow (zip) files
#!/usr/bin/env python
# encoding: utf-8
#
# Copyright (c) 2013 deanishe@deanishe.net.
#
# MIT Licence. See http://opensource.org/licenses/MIT
#
# Created on 2013-11-01
#