Fork me on GitHub

graphviz (0.1)

Generate GraphViz diagrams

Field Value
bugs []
contributors
dependencies
description Generate GraphViz diagrams
directories src lib priv include
homepage
keywords Elixir Erlang GraphViz diagram
licenses
maintainers Oren Ben-Kiki <b3JlbkBiZW4ta2lraS5vcmc=>
metadata published_by: "orenbenkiki"
name graphviz
platforms []
repositories GitHub orenbenkiki/elixir-graphviz
version 0.1

mix.exs

{:graphviz,"0.1",[github: "orenbenkiki/elixir-graphviz", tag: "0.1"]}

rebar.config

{graphviz,"0.1",
          {git,"https://github.com/orenbenkiki/elixir-graphviz",{tag,"0.1"}}}

SCM

$ git clone https://github.com/orenbenkiki/elixir-graphviz graphviz && cd graphviz && git checkout 0.1
(Alternatively, you can run expm spec graphviz 0.1 --format scm | sh)

package.exs

$ expm spec graphviz 0.1
comments powered by Disqus

This repository is available over HTTP: http://expm.co
Running expm 0.1-40-ged25d6f (download) on Elixir 0.8.2.dev (v0.8.1-8-gc10b5e7)