Skip to content

A nodejs tool to get some statistics on project issues from redmine rest API

Notifications You must be signed in to change notification settings

derhasi/redmine-analysis

Repository files navigation

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]

About

A nodejs tool to get some statistics on project issues from redmine rest API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published