1. 首页
  2. 编程语言
  3. Java
  4. SBT in Action(SBT实战)

SBT in Action(SBT实战)

上传者: 2018-12-20 11:21:47上传 PDF文件 3.42MB 热度 86次
关于SBT的书籍很少,《SBT in Action》是一本详细介绍SBT使用的教程。 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 leave you wanting a comprehensive, accurate picture of how to build Scala projects effectively and efficiently. This book will help you 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 you 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.
下载地址
用户评论
haojanlo 2025-01-07 20:34:04

是 MEAP 版本。我已经从其他地方下了,浪费我的分。

xiaochen95483 2024-12-30 15:58:24

谢谢老铁分享

CallMeJiaGu 2024-12-31 17:24:12

了有的讲SBT的书,还是赞一个

qq_82408672 2025-01-08 19:54:40

Very Good.

Kim_Cralyon 2025-01-10 09:45:17

讲解SBT的好书,SBT资料不好找,这个算是一个