Skip to content

prabhugopal/scala-class-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-sbt-deps-graph

It is a work-in-progress scala project to collect all the scala repositories from github and parse the project sbt files to help providing project information like dependencies, modules, etc.,

This project uses the following libraries

  • Github4s a scala functional github client.
  • Scalameta a scala metaprogramming library for parsing the sbt files.

To run, since it is simple app.

sbt run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages