oi-pkg-visualizer 1.0.0

Implementation of OpenIndiana package visualizer website and server
oi-pkg-visualizer-1.0.0 is not a library.

oi-pkg-visualizer

Is website for visualizing dependencies between packages from OpenIndiana.

example.png

How to

Build

Just run make, it will download cytoscape.js and compiles server with cargo.

Use

  • Run server with ./oi-pkg-visualizer 127.0.0.1:2310 /tmp/data.bin
    • /tmp/data.bin represents output data from (TODO: add source)
  • Visit website/index.html