1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00
This commit is contained in:
Cedric Beust 2016-07-06 01:56:48 -08:00
parent 160cbbcfda
commit 765fe5310f

View file

@ -3,7 +3,17 @@ package com.beust.kobalt
import com.beust.kobalt.misc.log
import java.util.*
/**
* Make Kobalt's output awesome and unique.
*
* I spend so much time staring at build outputs I decided I might as well make them pretty.
* Note that I also experimented with colors but it's hard to come up with a color scheme that
* will work with all the various backgrounds developers use, so I decided to be conservative
* and stick to simple red/yellow for errors and warnings.
*
* @author Cedric Beust <cedric@beust.com>
* @since 10/1/2015
*/
class AsciiArt {
companion object {
private val BANNERS = arrayOf(