Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

heatmap-p4

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

heatmap-p4

Heat map for P4 changes

  • 0.1.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 08 Jul 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc