babashka / obb

Ad-hoc ClojureScript scripting of Mac applications via Apple's Open Scripting Architecture.
Eclipse Public License 1.0
241 stars 5 forks source link

feat!: [#17, #18] Print evaluation results readably #13

Closed zane closed 2 years ago

zane commented 2 years ago
zane commented 2 years ago

Oh wow. All output is redirected to stderr by osascript.

borkdude commented 2 years ago

Not sure if this is done, but I would expect at least some tests for this.