allnuget
August 1, 2015 ยท View on GitHub
Crawler of the nuget packages
install
These simple steps will produce local version of the NuGet graph:
git clone https://github.com/anvaka/allnuget
cd allnuget
node index.js
node layout.js
The ouptut is stored to ./data folder, and can be consumed by pm visualization
license
MIT