all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Sassmannshausen <alex.sassmannshausen@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Graphs are cool
Date: Thu, 15 Oct 2015 10:28:10 +0200	[thread overview]
Message-ID: <87pp0gedt1.fsf@gmail.com> (raw)
In-Reply-To: <87oag1qlbb.fsf@gnu.org>

That's… just insanely cool.

Alex

Ludovic Courtès writes:

> Hello!
>
> The ‘guix system’ command now supports two new sub-commands:
> ‘extension-graph’ and ‘dmd-graph’.  The former produces a Dot
> representation of the service extension graph, while the latter produces
> a Dot representation of the graph of dmd services (part of the
> documentation pasted below.)
>
> Comments welcome!
>
> Personally I think it’s pretty neat.  :-)
>
> Ludo’.
>
>
>    The ‘guix system’ command has even more to offer!  The following
> sub-commands allow you to visualize how your system services relate to
> each other:
>
> ‘extension-graph’
>      Emit in Dot/Graphviz format to standard output the “service
>      extension graph” of the operating system defined in FILE (*note
>      Service Composition::, for more information on service extensions.)
>
>      The command:
>
>           $ guix system extension-graph FILE | dot -Tpdf > services.pdf
>
>      produces a PDF file showing the extension relations among services.
>
> ‘dmd-graph’
>      Emit in Dot/Graphviz format to standard output the “dependency
>      graph” of dmd services of the operating system defined in FILE.
>      *Note dmd Services::, for more information and for an example
>      graph.

      reply	other threads:[~2015-10-15  8:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-14 19:52 Graphs are cool Ludovic Courtès
2015-10-15  8:28 ` Alex Sassmannshausen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pp0gedt1.fsf@gmail.com \
    --to=alex.sassmannshausen@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.