shell-tools 0.1.5

Simple shell tools for Rust
Documentation
1
2
3
4
publish:
	git add .
	git commit -m "Update"
	cargo publish