danisyellis / TrussWorkSample

A coding challenge for employment at Truss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrussWorkSample

A coding challenge for employment at Truss

Note: please run this on macOS 10.13

To Install:

git clone https://github.com/danisyellis/TrussWorkSample.git

cd into folder TrussWorkSample

run npm install inside of that folder

To run:

in your terminal, type cat path/to/CSV/file | node parseCSV.js

To run tests:

in your terminal, type npm test

About

A coding challenge for employment at Truss


Languages

Language:JavaScript 100.0%