Closed tindzk closed 5 years ago
@nafg Inspired by https://github.com/tindzk/seed/issues/23#issue-467981268, I tried to narrow down the generated configuration to a bare minimum. If there is anything else that could be improved (either in the wizard itself or in the generated build file), please do let me know!
scalaOptions
-Xfuture
has been deprecated in Scala 2.13testFrameworks
, add test modules or create any test foldersseed init --build=test.toml
If we go through the wizard using the default settings, we get the following result:
Before:
After: