Skip to content

Instantly share code, notes, and snippets.

View kieranju's full-sized avatar

Kieran Utz kieranju

View GitHub Profile
@deanishe
deanishe / workflow-build.py
Last active January 1, 2025 23:26
Build Alfred Workflows into .alfredworkflow (zip) files
#!/usr/bin/python
# encoding: utf-8
#
# Copyright (c) 2013 [email protected].
#
# MIT Licence. See http://opensource.org/licenses/MIT
#
# Created on 2013-11-01
#