sbt in Action: The simple Scala build tool (Paperback)

Josh Suereth, Matthew Farwell

  • 出版商: Manning
  • 出版日期: 2015-10-31
  • 售價: $1,485
  • 語言: 英文
  • 頁數: 280
  • 裝訂: Paperback
  • ISBN: 1617291277
  • ISBN-13: 9781617291272
  • 相關分類: JVM 語言
  • 立即出貨 (庫存 < 4)

買這商品的人也買了...

相關主題

商品描述

Simple Build Tool: sbt. The idea of a high quality build tool for Scala is indeed simple, but sbt itself is richly-featured and powerful. Documentation for sbt is sparse, and the blogs, tutorials, and other bits scattered across the web demand a comprehensive, accurate picture of how to build Scala projects effectively and efficiently. This book will help transform ugly, complex builds into a streamlined, automated, and repeatable process.

SBT in Action is first and foremost a tutorial about effectively building Scala projects. It introduces the sbt tool with a simple project that establishes the fundamentals of running commands and tasks. Next, it shows how to use the peripheral libraries in sbt to make common tasks simpler. This includes an I/O library to deal with files and how to parse user input in a meaningful fashion. Finally, it covers how to deploy software effectively.

Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

商品描述(中文翻譯)

Simple Build Tool(簡稱sbt)是一個為Scala設計的高品質建置工具。儘管sbt本身功能豐富且強大,但其相關文件稀少,網絡上的博客、教程和其他資源也分散不齊,需要一本全面且準確的指南,以有效且高效地建置Scala項目。本書將幫助讀者將複雜且難看的建置過程轉變為簡潔、自動化且可重複的流程。

《SBT in Action》首先是一本關於有效建置Scala項目的教程。它通過一個簡單的項目介紹了sbt工具的基本運行命令和任務。接著,它展示了如何使用sbt中的外部庫來簡化常見任務,包括一個處理文件的I/O庫以及如何以有意義的方式解析用戶輸入。最後,它介紹了如何有效地部署軟體。

購買印刷版書籍還可獲得免費的PDF、ePub和Kindle電子書,並提供書中所有程式碼的下載。