romans 0.1.0

Utility to convert and represent Roman numerals.
Documentation
1
2
3
4
5
prepare:
	pre-commit install --hook-type pre-commit --hook-type pre-push 

watch:
	cargo watch -x check -x test