alexchantastic/alfred-lipsum-workflow

Refactor to not require any scripting runtime

Closed this issue · 1 comments

macOS will likely not ship with any scripting runtimes in the future (Perl, Ruby, etc.). I would like to future proof against this by refactoring to a pure shell or Apple Script based script.

The v4.0.0 release migrates to use a shell script I created instead of relying on the previous Python script.