svenko99/Build Alfred Workflow

Package a directory into a distributable .alfredworkflow file (zips contents, blanks variablesdontexport, drops prefs.plist).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
workflow-dirPath to the Alfred workflow directory. Must contain info.plist.noWorkflow
output-pathOutput file path. If empty, defaults to <name>.alfredworkflow in the current working directory, where <name> comes from info.plist.no""
namedescription
workflow-filePath to the generated .alfredworkflow file.
workflow-nameWorkflow name read from info.plist.
versionVersion string from info.plist (empty if unset).
bundleidBundle identifier from info.plist (empty if unset).