Skip to content

Instantly share code, notes, and snippets.

View drichelson's full-sized avatar

Dan Richelson drichelson

View GitHub Profile
@drichelson
drichelson / colorize-maven.sh
Created March 8, 2012 00:16 — forked from mike-ensor/colorize-maven.sh
Colorize Maven output
#!/bin/sh
# Written by Mike Ensor (mike@ensor.cc)
# Copywrite 2012
# Use as needed, modify, have fun!
# This is intended to be used for Maven3 + Mac OSX
#
# To use:
# in your ".bashrc" or ".bash_profile" add the following line:
# source ~/<path to script>/colorize-maven.sh