0.0.1 • Published 8 years ago

crockpot-to_roman v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

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
0.0.1

8 years ago