SkillAgentSearch skills...

Git2dot

nice graphviz graph from git log

Install / Use

/learn @return42/Git2dot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

======= git2dot

Get nice Graphviz_ (DOT_) graphs from git log.

visit our slide-show at https://return42.github.io/git2dot/slides/index.html

:copyright: Copyright (C) 2017 Markus Heiser :e-mail: markus.heiser@darmarIT.de :license: GPL Version 2, June 1991 see Linux/COPYING_ for details. :docs: http://return42.github.io/git2dot :repository: github return42/git2dot <https://github.com/return42/git2dot>_

Installing

For a bleeding edge installation:

.. code-block:: sh

pip install --user git+http://github.com/return42/git2dot.git

If you are a developer fork/clone from github and run make:

.. code-block:: sh

git clone https://github.com/return42/git2dot cd git2dot make install

See also

  • Python graphviz_ - Simple Python interface for Graphviz
  • Graphviz_ - Graph Visualization Software
  • DOT_ - The DOT Language

.. _Python graphviz: https://graphviz.readthedocs.io/en/stable/index.html .. _Graphviz: http://www.graphviz.org .. _DOT: http://www.graphviz.org/doc/info/lang.html .. _Linux/COPYING: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/COPYING

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated2y ago
Forks3

Languages

Python

Security Score

55/100

Audited on Sep 4, 2023

No findings