Skip to content

eternal44/crockpot-toRoman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crockpot - translate decimal to roman numerals

install

Install the following dependencies:

npm install -g nodemon
npm install

test

Run the following script in your terminal:

nodemon --exec "tap test/basic.js --cov" index.js

About

Convert integers to roman numerals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published