Skip to content

anvaka/allgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

allgo

Crawler of Go dependencies graph. Uses http://go-search.org/ as the data source.

usage

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

git clone https://github.com/anvaka/allgo
cd allgo
./download.sh
node layout.js
node toBinary.js

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

license

MIT

About

Crawler of Go dependencies graph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published