Skip to content

Output color format

Compare
Choose a tag to compare
@rafaelsq rafaelsq released this 20 Dec 13:02
· 41 commits to master since this release

You can now configure the output format.

example;

format:
  ok: "{{.Time}} \u001b[38;5;2m[{{.Name}}]\u001b[0m - {{.Command}}\n"
  fail: "{{.Time}} \u001b[38;5;1m[{{.Name}}]\u001b[0m - {{.Error}}\n"