Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 418 Bytes

File metadata and controls

12 lines (10 loc) · 418 Bytes

Requirements:

Node.js

How to use: Open '/matcher/public/javascripts/config.js' and place your key, secret, and url in the appropriate places in the file. Place your CSVs in the same directory as app.js. Navigate to directory of app.js in command prompt. Run an "npm install" to pull dependencies. Run "npm start". Follow the prompted directions. The generated CSV files should now be in the same directory as app.js.