Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 373 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 373 Bytes

allbrew

Crawls homebrew graph.

install

These simple steps will produce local version of the brew graph:

git clone https://github.com/anvaka/allbrew
cd allbrew
npm install
node layout.js

The ouptut is stored to ./data folder, and can be consumed by pm visualization

license

MIT