If you run more than a couple of containers locally, you know the hassle. Countless terminal tabs, just to be able to rebuild your services and inspect the logs.

I built recomposable to fix this for my own workflow.



Before building it, I searched for existing tools to see if one would fit my needs. Below is a feature comparison of every...