royal-names-sorting Sorting names with roman numeral in them. How To Run without compile: go run main.go /path/to/input_file.txt /path/to/output_file.txt Run with compile: go build -o royal-rumble ./royal-rumble /path/to/input_file.txt /path/to/output_file.txt