Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 213 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 213 Bytes

Basic Roman Numeral Generator

This is a simple exercise in generating Roman numerals from an integer.

Build Instructions

export GOPATH=`pwd`
go [cmd] roman