| 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