/scala-cross-project

Minimal example of cross projects in Scala

Primary LanguageScala

Cross-Project configuration examples

This project contains an example of scala cross-project application

Project structure:

  • full: contains the application with the cross type "full" => application specific code
  • pure: contains the application with application agnostic code