/allnuget

Crawler of the nuget packages

Primary LanguageJavaScriptMIT LicenseMIT

allnuget

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