rtfpessoa/dependency_spy

Add support for sbt with sbt-dependency-graph

Open

#7 opened on Oct 6, 2018

View on GitHub
 (0 comments) (0 reactions) (1 assignee)Ruby (7 forks)github user discovery
Hacktoberfesthelp wanted

Repository metrics

Stars
 (88 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide