mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
d3a6944457
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
8 lines
334 B
Text
8 lines
334 B
Text
Colormake (a simple wrapper around make to colorize the output)
|
|
|
|
Colormake is a simple wrapper for making the output from make easier
|
|
to read (more colorful), and errors easier to find in messy
|
|
compilations. It was inspired by Micheal T. Babcock's excellent
|
|
logcolorize program.
|
|
|
|
To use, simply create a alias: alias make='colormake'
|