yoshiyoshifujii / sbt-jig   2024.2.1

Apache License 2.0 Website GitHub

sbt plugin of Java Instant-document Gazer

Scala versions: 2.12
sbt plugins: 1.0

sbt-jig

Scala CI Maven Central Scala Steward badge

An sbt AutoPlugin

Usage

This plugin requires sbt 1.0.0+

project/plugins.sbt

resolvers += Resolver.jcenterRepo

addSbtPlugin("com.github.yoshiyoshifujii" % "sbt-jig" % <version>)

Run sbt and jigReports

$ sbt
> jigReports

Testing

Run test for regular unit tests.

Run scripted for sbt script tests.