sbt in Action


出版时间:2015.11
官网链接:Manning
下载地址:百度网盘(PDF+EPUB+MOBI)

内容简介:

About the technology

sbt is a build tool native to Scala that can transform any build scenario into a streamlined, automated, and repeatable process. Its interactive shell lets you customize your builds on the fly, and with sbt’s unique incremental compilation feature, you can update only the parts of your project that change, without having to rebuild everything. Mastering sbt, along with the right patterns and best practices, is guaranteed to save you time and trouble on every project.

About the book

sbt in Action, first and foremost, teaches you how to build Scala projects effectively. It introduces the sbt tool with a simple project that establishes the fundamentals of running commands and tasks. Next, it shows you how to use the peripheral libraries in sbt to make common tasks simpler. Along the way, you’ll work through real projects that demonstrate how to build and deploy your projects regardless of development methodology or process.

What’s inside

  • Master sbt’s loosely coupled libraries
  • Effectively manage dependencies
  • Automate and simplify your builds
  • Customize builds and tasks

About the reader

Readers should be comfortable reading Scala code. No experience with sbt required.

About the authors

Josh Suereth is a Senior Software Engineer at Typesafe and the author of Scala in Depth. Matthew Farwell is a senior developer and the author of the Scalastyle style checker.

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Essential SQLAlchemy, 2nd Edition

2016-1-8 20:29:58

电子书

SPA Design and Architecture

2016-1-10 1:37:40

搜索