polylith

Chris Lester 2025-01-23T20:03:02.397309Z

I'm looking at a large bb script (scripts really, constructed similar to Neil) and it is large enough that I am wanting to move it to something with more organization .. and am wondering if it would make any sense to construct and install a bb script based on component dependencies instead of my hand maintained gen-script .. basically similar to the build script but instead of building it just joins the script. Terrible idea? I can also move this to a "real" project but a polyfied bb script repo is intriguing.