Command line tool for generating Domain Reports for the Mind's Eye Society.
- NodeJS
- NPM
- 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