hsein-bitar / csv-reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BTC USD Challenge Solution - Hsein Bitar


Version

1.0.0




Usage

pre-requisites: NodeJS installed on your device, this script has no other dependencies


1 - Extract the contents of this compressed folder


2 - Open your terminal of choice in the root of this script


3 - Run the script with nodeJS

$ node index.js

4 - The cli requires that you input a path to the records file in csv format, input the included file.csv

$ Enter the path to the CSV file please: file.csv

5 - The cli will return the required averaged, minimums, and maximums in the console itself



About


Languages

Language:JavaScript 100.0%