FYI,

Related to the pipeline visualizations extensions CRUNCH-438 (and
CRUNCH-487) i've put together a 'naive' web dotfile viewer:
https://github.com/tzolov/dotfile-viewer

It is a single executable jar with embedded tomcat. Just run it and set the
dotfile folder:

    java -jar dotfile-viewer-0.0.1.jar --dotfiles.folder=<dotfile root
folder>

then browse the diagrams on http://localhost:8080 or
http://localhost:8080/responsive.html

Use --server.port to alter the server port (8080).  A pre-build jar is
available at:
https://www.dropbox.com/s/9clhiihu8bcwxd1/dotfile-viewer-0.0.1.jar

Cheers,
Christian

[image: Inline image 1]

Reply via email to