Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 507 Bytes

File metadata and controls

13 lines (11 loc) · 507 Bytes

The build system

This section gives details about Play's build system.

  • [[Overview of the build system|BuildOverview]]
  • [[About sbt settings|sbtSettings]]
  • [[Manage application dependencies|sbtDependencies]]
  • [[Working with sub-projects|sbtSubProjects]]
  • [[Aggregating reverse routers|AggregatingReverseRouters]]
  • [[Improving Compilation Times|CompilationSpeed]]
  • [[Cookbook|sbtCookbook]]
  • [[Debugging your build|sbtDebugging]]