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

/gitviz/

    Package Sidebar

    Install

    npm i gitviz

    Weekly Downloads

    1

    Version

    0.8.0

    License

    MIT

    Last publish

    Collaborators

    • chr1shaefn3r