mirror of https://github.com/sbt/sbt.git
Updated User Stories: Build Level (markdown)
parent
f56fae41d7
commit
935cbc4db3
|
|
@ -44,7 +44,7 @@ When she launches sbt, sbt-idea is not loaded automatically.
|
|||
|
||||
When she launches sbt with `sbt.buildLevel=+idea`, the plugin is loaded.
|
||||
|
||||
## User Story: Scaling down the build down to minimal
|
||||
## User Story: Scaling the build down to minimal
|
||||
|
||||
User splits up her `*.sbt` into `compile.sbt`, `test.sbt`, and `publish.sbt`, `project/plugins.sbt` into `compile.sbt`, `test.sbt` and `publish.sbt` each set to an appropriate `buildLevel`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue