An open API service indexing awesome lists of open source software.

https://github.com/maxbeizer/roman_numeral

Elixir kata
https://github.com/maxbeizer/roman_numeral

Last synced: about 1 year ago
JSON representation

Elixir kata

Awesome Lists containing this project

README

          

RomanNumeral
============
A basic Elixir kata with tests.

## Run the Tests
`mix test`

### Guidance
[http://youtu.be/L_9pUkVSjcE](http://youtu.be/L_9pUkVSjcE)