matm / gocov-html

Make pretty HTML output from gocov, a coverage testing tool for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New `-d` flag and custom CSS embedding

matm opened this issue · comments

  • New -d flat that prints the CSS content of the default theme to stdout
  • Embbed custom stylesheet (provided by -s) into HTML document
  • Update README.md