Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

Latest commit

 

History

History
26 lines (20 loc) · 771 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 771 Bytes

MES Reporting Tool

Build Status Dependency Status

Command line tool for generating Domain Reports for the Mind's Eye Society.

Requirements

  • NodeJS
  • NPM

Installation

  • Pull latest git repo.
  • Run "npm install".
  • Then run "./gen".

Parameters
<report> The report to pull last month's data from.
<requests> The requests, in CSV format.
<output> Optional. The file to write to.

Example
node generator.js 06-2013.txt requests.csv 07-2013.txt