|
|
|
|
|
by orrsella
4264 days ago
|
|
Really just read the docs, they are very thorough. Most important thing to understand IMO is settings/tasks, their scoping, and runtime evaluation. You can check out this [1] template I made for play apps with multi-module config in SBT which could be relevant. [1] https://github.com/orrsella/play-template |
|