Skip to content

agoetschm/dep-tree-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependency tree generation tool

This small ammonite script uses Coursier to get the dependencies of some Maven repositories and helps you visualize the resulting tree.

Getting started

$ amm deptree.sc > deptree.dot
$ dot -Tpng deptree.dot -o deptree.png

deptree

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages