I'm playing around with bb tasks again and it's working great. Very ergonomic. Using bb tasks instead of a bash script will make it easy to pull the tasks code into a library, which means tasks can be updated/added easily. A small downside is that anyone using biff will have to install bb first if they haven't already, but worth it imo.
There have been some weird classpath caching problems, but that might be specific to platypub. If we do run into that in biff core, probably good to ask about it on #babashka or something.
I'm playing around with bb tasks again and it's working great. Very ergonomic. Using bb tasks instead of a bash script will make it easy to pull the tasks code into a library, which means tasks can be updated/added easily. A small downside is that anyone using biff will have to install bb first if they haven't already, but worth it imo.