minify-html/bench/compare.sh

4 lines
158 B
Bash
Executable File

#!/usr/bin/env bash
git --no-pager diff --no-index --word-diff=color --word-diff-regex=. "min/html-minifier/$1.html" "min/minify-html-nodejs/$1.html" | less