SBT in Scala (part 1) - Setting Up a Scala Project, Adding Libraries, Configurations

Описание к видео SBT in Scala (part 1) - Setting Up a Scala Project, Adding Libraries, Configurations

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

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

Комментарии

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