ebarbeito / KataRomanNumerals

The Kata says you should write a function to convert from normal numbers to Roman Numerals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KataRomanNumerals

About this Kata

Usage

composer install
composer test

Continuous testing

If you're going to work on this, you can run tests automatically with composer watch

About

The Kata says you should write a function to convert from normal numbers to Roman Numerals


Languages

Language:PHP 100.0%