Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.27 KB

README.md

File metadata and controls

32 lines (27 loc) · 1.27 KB

Pragmatic SBT

This presentation gives a pragmatic introduction to SBT in 7 examples. Each example is a build in it's own root directory: ./example?? Beginning with very simple sbt examples the later examples are becoming more structured and more complex showing multi-project builds, cross version builds, packaging and publishing, custom Settings and Tasks and the integration of the Ammonite REPL into your build. We also look at InputTasks, Commands and plugin development.

References

Talks