smj10j / walmart-coding-challenge

Coding Challenge for Walmart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package Installer for Walmart Coding Challenge

Setup

Install node, then install dependencies with npm

npm install

Running

node pacman-cmd.js [packages array]

ie.

node pacman-cmd.js ['KittenService: CamelCaser', 'CamelCaser: ']

Tests

npm test

About

Coding Challenge for Walmart


Languages

Language:JavaScript 100.0%