I can definitely see the value of not wanting to write the boilerplate kind of stuff you need to do for more shell like scripting. I can also see wanting to emulate the traditional syntax while abstracting away whether you are on a Unix system and still allowing traditional JavaScript syntax in between the sheep-y parts.
On the dependency side it'd be slick if you could bun --compile these like normal bun apps.
On the dependency side it'd be slick if you could bun --compile these like normal bun apps.