Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 432 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 432 Bytes

allcran

graph crawler for cran/mran registry

install

This simple steps will produce local version of the bower graph:

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

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

license

MIT