best-history-stock-finder
v1.0.2
Published
Code challenge stock finder
Downloads
3
Readme
best-history-stock-finder
Code challenge stock finder
Stock CSV: https://raw.githubusercontent.com/emj365/best-history-stock-finder/master/data/values.csv
Quick start
npm i best-history-stock-finder -g
time find-best-stock ./values.csv
Start
npm i
npm start
Test
npm test