mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
1673835d5a
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
8 lines
336 B
Text
8 lines
336 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'
|