Burrito doesn’t use bakeware. They’re two similar but completely separate projects. Burrito handles cross compilation where bakeware does not. Burrito docs are great so you shouldn’t need much else to get started there.
You can look at bakeware’s GitHub actions to see how they test multiple OSes.
Recently, Burrito was modified to accept a custom build pipeline, which I use to build releases instead of a single binary. You can see my WIP here.
You might want to build for different operating systems in your CI/CD pipeline.






















