Building the `.alfredextension` and `.alfredworkflow` files by exporting from Alfred is very clumsy. There should be a way to create these files via some command line magic. Then we could simply do `make packages` to build a new release.
Building the
.alfredextensionand.alfredworkflowfiles by exporting from Alfred is very clumsy.There should be a way to create these files via some command line magic. Then we could simply do
make packagesto build a new release.