0.1.6 • Published 9 years ago

heatmap-p4 v0.1.6

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

HeatMapP4

####Purpose Where should you focus the maintenance efforts? HeatMapP4 is a visualization of age and dev activity for software, powered by d3.js.

####Legends 1. Block size specifies the number of changelists, larger the area means ,more changes done 2. Color goes from red to green depending on tha last change date, if changed recently then block will be shown as red 3. Each block can represent a file or folder based on depth chosen

####Usage

npm install heatmap-p4 -g
heatmap-p4 depotPath [--clear-cache] [--exclude] [exclude patterns]

e.g.

heatmap-p4 //depotpath/ --clear-cache --exclude '#1' QA/Automation qa/Automation

--clear-cache: Removes cache and regenerates history from P4 --exclude: Excludes folders path etc. '#1' - Excludes files which are never changed or newly added QA/Automation - Exclude the folder QA/Automation

Browse to http://0.0.0.0:8000/

Referecnce: ArcheoloGit

angular.js ArcheoloGit

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago