rollup -c
webpack
cleancss -o dist/katex.min.css dist/katex.css
help2man -N -n 'fast, easy-to-use JavaScript library for TeX math rendering' ./cli.js >katex.1
perl -i -pe 's/cli\.js/katex/g;s/CLI\.JS/KATEX/g' katex.1
