rtfpessoa/dependency_spy
Add support for sbt with sbt-dependency-graph
Aberta
#7 aberto em 6 de out. de 2018
Hacktoberfesthelp wanted
Métricas do repositório
- Stars
- (88 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Add support for https://github.com/jrudolph/sbt-dependency-graph to read Scala projects dependencies.
Suggestions:
- Help user setup sbt-dependency-graph
- Execute sbt-dependency-graph and retrieve the dependencies like we do with bibliothecary for the others.
- Analyse the dependencies like the other sources
- Create some tests