slackbuilds/misc/Colormake
David Spencer 9f43cb64b6 misc/Colormake: Support alternate tarball name.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-01-12 21:57:56 -06:00
..
Colormake.SlackBuild misc/Colormake: Support alternate tarball name. 2016-01-12 21:57:56 -06:00
Colormake.info misc/Colormake: Added (a simple wrapper to colorize the output). 2015-10-09 23:39:53 +07:00
README misc/Colormake: Added (a simple wrapper to colorize the output). 2015-10-09 23:39:53 +07:00
slack-desc misc/Colormake: Added (a simple wrapper to colorize the output). 2015-10-09 23:39:53 +07:00

README

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'