SBT in Scala, Full Tutorial: How to Set Up Scala Projects with SBT

Описание к видео SBT in Scala, Full Tutorial: How to Set Up Scala Projects with SBT

Full SBT tutorial in Scala, written form:
https://blog.rockthejvm.com/sbt-tutor...

Take the Scala Masterclass:
https://rockthejvm.com/p/the-scala-bu...

This video is an introduction to SBT, the Scala project builder tool. We'll set up SBT and a Scala project from scratch without an IDE, we'll learn how to run a main application directly from the SBT console, we'll install third-party libraries and we'll set up and run tests in our application.

Contents:
00:00 Intro, installing SBT
02:00 Build.sbt and setting a new project
04:33 Adding a main application
08:16 Installing and using libraries
14:13 Setting up and running tests
18:19 Setting up modules
25:24 Modularizing build.sbt, using constants
27:53 Using Plugins and Building an App
36:40 Adding resolvers
39:51 Adding custom tasks and settings
53:00 Command aliases
54:50 Cross-compiling

Follow Rock the JVM on:
LinkedIn:   / rockthejvm  
Twitter:   / rockthejvm  
Blog: https://blog.rockthejvm.com
Website: https://rockthejvm.com

Комментарии

Информация по комментариям в разработке