Skip to content

kamilkloch/cats-effect-scalar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cats Effect - Supervisor, Dispatcher, IOLocal

Sources for the following talk: https://kamilkloch.github.io/cats-effect-scalar

Building

Code in core module is accessible from within the slides

Raw slides are in slides/mdoc/index.html

How to compile slides

run sbt slides/mdoc to compile slides using mdoc. You can then view the slides by opening docs/index.html in your browser.

How to publish slides with github

Push the changes (including the compiled slides in docs) to github.

Go to project settings -> GitHub Pages and select main branch /docsr as the source for github pages.

Releases

No releases published

Packages

No packages published