Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 336 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 336 Bytes

Redmine analysis

This tool uses the Redmine REST API for fetching data from a specific project and show some (currently one) graph.

Installation

npm install
cp config.json.default config.json
vim config.json

Run tool

@todo

node index.js [project-id]