brev 0.2.0

helpers for quick and dirty scripting
Documentation
1
2
3
4
5
test:
	RUST_BACKTRACE=1 cargo test

publish:
	cargo publish