File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- # Sculpt: dependency graph extraction for Scala
1+ # Sculpt: dependency graph extraction for Scala 2
22
33Sculpt is a compiler plugin for analyzing the dependency structure of
4- Scala source code.
4+ Scala 2 source code.
55
66## Project status
77
88This is ** unfinished** , ** unmaintained** software. We are releasing
99it as open source as a public service with the hopes the code will be
1010useful to someone.
1111
12- Sculpt is NOT supported under the Lightbend subscription.
12+ Sculpt is NOT supported under the Akka subscription.
1313
1414Supported Scala versions are currently 2.13.x and 2.12.x.
15+ (2.12.x support is likely to be discontinued.)
1516
1617## What is it for?
1718
@@ -339,7 +340,7 @@ Possible future directions include:
339340* “what-if” analyses exploring the effect of proposed code changes
340341* offer a means of declaring and enforcing desired architectural constraints (allowed and forbidden dependencies)
341342
342- There are tickets on some of these at https://github.com/lightbend/scala-sculpt/issues .
343+ There are tickets on some of these at https://github.com/lightbend-labs /scala-sculpt/issues .
343344
344345## Similar/related work
345346
You can’t perform that action at this time.
0 commit comments