sbt in Action sbt in Action

sbt in Action

The simple Scala build tool

    • ¥4,800
    • ¥4,800

発行者による作品情報

Summary

A tutorial about effectively building Scala projects, sbt in Action 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. Finally, it covers how to deploy software effectively. You'll learn to appreciate how sbt improves the process of developing software, not just running builds.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

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 an engineer at Typesafe and the author of Manning's Scala in Depth. Matthew Farwell is a senior developer and the author of the Scalastyle style checker.Table of Contents

PART 1 WHY SBT?
• Why sbt?
• Getting started

PART 2 UNDERSTANDING SBT'S CORE CONCEPTS
• Core concepts
• The default build

PART 3 WORKING WITH SBT
• Testing
• The IO and Process libraries
• Accepting user input
• Using plugins and external libraries
• Debugging your build

PART 4 EXTENDING SBT
• Automating workflows with commands
• Defining a plugin

PART 5 DEPLOYING YOUR PROJECTS
• Distributing your projects

ジャンル
コンピュータ/インターネット
発売日
2015年
11月18日
言語
EN
英語
ページ数
280
ページ
発行者
Manning
販売元
Simon & Schuster Digital Sales LLC
サイズ
4.4
MB
Gradle in Action Gradle in Action
2014年
The Well-Grounded Java Developer The Well-Grounded Java Developer
2012年
Griffon in Action Griffon in Action
2012年
AOP in .NET AOP in .NET
2013年
.NET Core in Action .NET Core in Action
2018年
Publishing Python Packages Publishing Python Packages
2023年