SBT in action 英文PDF版
基本信息
打开支付宝首页搜“673273051”领红包,领到大红包的小伙伴赶紧使用哦!
相关书籍
内容介绍
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.
译:简单的编译工具:SBT。一个高质量的思想构建工具Scala确实是简单,但是SBT本身是功能丰富和强大。文档为SBT是稀疏的,和博客,教程,和其他碎片散落在网络让你想要全面、准确了解构建Scala项目有效。这本书将帮助你改变丑陋的,复杂的建立一个简化的,自动化的,可重复的过程。
SBT在行动是有效构建Scala项目首先是一个教程。介绍了SBT工具与建立运行的命令和任务的基本简单的项目。其次,它告诉你如何使用在SBT周边图书馆共同工作更简单。这包括一个I / O库来处理文件,以及如何以一种有意义的方式解析用户输入。最后,它涵盖了如何有效地部署软件。
