asquelt / allpuppet

Graph generator for puppet resource relationships https://anvaka.github.io/pm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

allpuppet

FIXME

Graph generator of puppet report graphs.

You can see this data used in anvaka/pm

indexing dot files

git clone https://github.com/anvaka/allpuppet
cd allpuppet
npm install
node layout.js data/relationships.dot
node toBinary.js

Produced files could be placed into src/data galactic-data.

license

MIT

About

Graph generator for puppet resource relationships https://anvaka.github.io/pm/

License:MIT License


Languages

Language:JavaScript 100.0%