Use glamour and termev to render/colorize content #181

Merged
lunny merged 9 commits from 6543/tea:use-glamour into master 2020-09-19 16:00:55 +00:00
Showing only changes of commit 856370292a - Show all commits

1
go.mod
View File

@ -10,6 +10,7 @@ require (
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
github.com/go-git/go-git/v5 v5.1.0
github.com/hashicorp/go-version v1.2.1 // indirect
github.com/muesli/termenv v0.6.0
github.com/olekukonko/tablewriter v0.0.4
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
github.com/stretchr/testify v1.5.1