Skip to content

pashnik/diffx

 
 

Repository files navigation

diffx

Build Status Maven Central Gitter Mergify Status Scala Steward badge

Pretty diffs for case classes.

Documentation

diffx documentation is available at diffx-scala.readthedocs.io.

Modifying documentation

The documentation is typechecked using mdoc. The sources for the documentation exist in docs-sources. Don't modify the generated documentation in generated-docs, as these files will get overwritten!

When generating documentation, it's best to set the version to the current one, so that the generated doc files don't include modifications with the current snapshot version.

That is, in sbt run: set version := "0.5.0", before running mdoc in docs.

Copyright

Copyright (C) 2019 SoftwareMill https://softwaremill.com.

About

Pretty diffs for scala case classes

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 89.6%
  • Python 8.4%
  • Batchfile 1.1%
  • Other 0.9%