commache 0.1.1

Command Cache
Documentation
.PHONY: init readme

init:
	cargo install cargo-readme

readme:
	cargo readme > README.md