I often want to add sbt-dependency-graph-sugar
to the current session. The way I do it currently is:
> reload plugins
> set addSbtPlugin("com.gilt" % "sbt-dependency-graph-sugar" % "0.7.4")
> session save
> reload return
> dependencyTree
And then reverting the change on the filesystem later. Is there a way to do this in less steps and without changing the build files?
As per comments from @jsuereth:
The feature is not possible yet in sbt and there is the ticket Add plugins via a command to track it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With