Skip to content

Instantly share code, notes, and snippets.

@deanishe
deanishe / workflow-build.py
Last active September 30, 2025 07:34
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
#