Hi,
first, I like your tool very much!
Having a rather complex build file, with stuff like:
compile-client
compile-client-stubs
jar-client
dist-client
compile-server
compile-server-stubs
jar-server
dist-server
deploy-server
upload-server
etc...
I'd really like to tell Vizant that all targets
containing "client" should have color A and all targets
containing "server" should have color B.
Should be easy to implement and would dramatically
improve readability for me. What do you think?
Regards,
Jonas