Skip to content

Instantly share code, notes, and snippets.

View duanemay's full-sized avatar

Duane May duanemay

View GitHub Profile
@duanemay
duanemay / workflow-build.py
Last active February 23, 2020 14:59 — forked from deanishe/workflow-build.py
Build Alfred Workflows into .alfredworkflow (zip) files
#!/usr/bin/python
# encoding: utf-8
#
# Copyright (c) 2013 deanishe@deanishe.net.
#
# MIT Licence. See http://opensource.org/licenses/MIT
#
# Created on 2013-11-01
#