colormake

Wrapper around make to colorize the output

brewmacoslinux
Try with needOr install directly
Source

About

Wrapper around make to colorize the output

Commands

colormake

Examples

Run make with colored output$ colormake
Run make with specific target and colored output$ colormake install
Run make with multiple targets and colored output$ colormake clean all