Updated User Stories: Build Level (markdown)

eugene yokota 2014-03-23 13:18:00 -07:00
parent f56fae41d7
commit 935cbc4db3
1 changed files with 1 additions and 1 deletions

@ -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`.