git-plot

0.1.0 • Public • Published

Git Plot

A tool for generating plotting data from your local Git repos.

Installation

sudo npm install -g git-plot

Usage

Search your projects for commits made by you and output it to stdout.

git-plot --searchDir /home/paul/projects --emailRegex '.*@nechifor\.net'

See the help for more:

git-plot -h

For development

Get the repo and install the requirements locally:

npm install

Run it:

bin/git-plot.js -h

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    3
  • 0.0.1
    1

Package Sidebar

Install

npm i git-plot

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • paul-nechifor