Small script for roman number conversion.
$ ./cr build --release src/main.cr
$ roman 10 << X $ roman vii << 7
$ ./cr spec