digraph

command module
v0.0.0-...-169738c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2015 License: Apache-2.0 Imports: 11 Imported by: 0

README

digraph

A fork of the digraph command to take a TOSCA yaml file as input

See my blog post for details.

Installation:

go get github.com/owulveryck/digraph

Documentation

Overview

The digraph command performs queries over unlabelled directed graphs represented in text form. It is intended to integrate nicely with typical UNIX command pipelines.

Since directed graphs (import graphs, reference graphs, call graphs, etc) often arise during software tool development and debugging, this command is included in the go.tools repository.

TODO(adonovan):

  • support input files other than stdin
  • suport alternative formats (AT&T GraphViz, CSV, etc), a comment syntax, etc.
  • allow queries to nest, like Blaze query language.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL