theleagueof / fontship

A font development toolkit and collaborative work flow.
GNU General Public License v3.0
98 stars 7 forks source link

Wrap output in pretty-print unless failure, then show verbose #99

Closed alerque closed 4 years ago

alerque commented 4 years ago

(Post RIIR #98)

Output is either too verbose or too quiet depending on how things worked out.

We should be able wo capture and wrap output on a per-target basis, show what steps are being run, bun hide output except in the event of a failure.

See https://stackoverflow.com/questions/37952098/how-to-run-pre-and-post-recipes-for-every-target-using-gnu-make