Bun shell script best practices?
I've been using Bun and Repomix together — but didn't know if I'm approaching it the right way on Windmill? Here's some example code for how I've been calling the Repomix CLI from a Windmill Bun script: https://gist.github.com/zachwill/00c5bc674a4e20203358f0572fc556b1
My question: is this how you guys would approach it? Using
/root/.bun/bin/repomix
from the script?Gist
Windmill Bun shell script for Repomix
Windmill Bun shell script for Repomix. GitHub Gist: instantly share code, notes, and snippets.

0 Replies