This tool uses the Redmine REST API for fetching data from a specific project and show some (currently one) graph.
npm install
cp config.json.default config.json
vim config.json
@todo
node index.js [project-id]
This tool uses the Redmine REST API for fetching data from a specific project and show some (currently one) graph.
npm install
cp config.json.default config.json
vim config.json
@todo
node index.js [project-id]