/allbrew

Crawls brew graph

Primary LanguageJavaScriptMIT LicenseMIT

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