g3offrey / kata-array

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kata Array

Instructions

Instructions are available here : instructions

Install

npm install

Usage

node src/index.js --count
node src/index.js --filter=myFilter
node src/index.js --count --filter=myFilter

Run tests

npm run test

About


Languages

Language:JavaScript 100.0%