Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 333 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 333 Bytes

crawl arch

Graph crawler of Arch archive

install

This will produce local version of the graph layout for arch package manager:

cd alldebian
npm install
download.sh
node layout.js

Files positions.bin, labels.json and links.bin can be consumed by pm visualization

license

MIT