Skip to content

Code and slides for my Scalabase talk on 14 May 2021

Notifications You must be signed in to change notification settings

danieloakey/scalabase-talk

Repository files navigation

Generating Data Models with Scalameta

This repository accompanies the talk I gave at Scalabase on 14 May 2021.

Watch the talk on YouTube

Running the code

You'll need sbt installed. Within the root of this directory, run

sbt run

You may also want to start an sbt console:

sbt

and run the app continuously as you make changes:

sbt:scalabase-talk> ~run

About

Code and slides for my Scalabase talk on 14 May 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages