• Danielle Tomlinson's avatar
    ui: Support colored output on Windows · ed9818a5
    Danielle Tomlinson authored
    This commit uses the go-colorable library to enable support for coloured
    UI output on Windows. This acts as a compatibility layer that takes
    standard unix-y terminal codes and translates them into the requisite
    windows calls as required.
    ed9818a5