tassiluca / scala-cross-project

Minimal example of cross projects in Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Minimal example of cross projects in Scala


Languages

Language:Scala 92.8%Language:HTML 7.2%