mirror of
https://github.com/openziti/zrok.git
synced 2024-11-07 08:44:14 +01:00
styling
This commit is contained in:
parent
128c283ea7
commit
a930e44a43
@ -26,5 +26,5 @@ func newVersionCommand() *versionCommand {
|
||||
}
|
||||
|
||||
func (cmd *versionCommand) run(_ *cobra.Command, _ []string) {
|
||||
fmt.Println(tui.SeriousBusiness.Render(" _ \n _____ __ ___ | | __\n|_ / '__/ _ \\| |/ /\n / /| | | (_) | < \n/___|_| \\___/|_|\\_\\") + "\n\n" + tui.Code.Render(build.String()) + "\n")
|
||||
fmt.Println(tui.SeriousBusiness.Render(" _ \n _____ __ ___ | | __\n|_ / '__/ _ \\| |/ /\n / /| | | (_) | < \n/___|_| \\___/|_|\\_\\") + "\n\n" + tui.Attention.Render(build.String()) + "\n")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user