colormake
simple wrapper around make to colorize output
Install
- All systems
-
curl cmd.cat/colormake.sh
- Debian
-
apt-get install colormake
- Ubuntu
-
apt-get install colormake
- Kali Linux
-
apt-get install colormake
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install colormake
- OS X
-
brew install colormake
- Raspbian
-
apt-get install colormake
- Dockerfile
- dockerfile.run/colormake
colormake
simple wrapper around make to colorize output
This package contains colormake.pl which parses the output of make to colorize it to make it easier read. In addition, there are two wrapper scripts included, colormake and clmake, which can be invoked instead of make with colorized output on-the-fly.