gitviz

0.8.0 • Public • Published

Gitviz

Visualizing the git object database

CLI

$ npm install --global gitviz
$ gitviz --help
 
  Visualizing the git object database
 
  Usage:
    gitviz PATH
 
  Options:
    -w, --watch        watch the PATH for filechanges
    -h, --help         print usage information
    -v, --version      show version info and exit
 
  Examples:
    $ gitviz /path/to/git/project

External dependencies

  • Graphviz (sudo apt-get install graphviz or brew install graphviz)

Open issues

  • Add pack-support

License

MIT © Christoph Häfner

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.8.0
    0
    • latest

Version History

Package Sidebar

Install

npm i gitviz

Weekly Downloads

14

Version

0.8.0

License

MIT

Last publish

Collaborators

  • chr1shaefn3r