1 2 3 4 5 6 7
default: build build: cargo test --color always 2>&1 | less -R install: brew install poppler pdftk-java