Commit shell files¶
this reads like a recommendation of this pattern, which I would disagree with. Makefiles are a much better option - in particular because they stop when they hit an error (unless you tell them to do otherwise). I personally would recommend against this and in favor of a Make-like process.