Skip to content

longevityframework/longevity-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example code for a longevity demo.

Runs out of the box like so:

sbt run

To run with blocking effects:

sbt runMain blockingApplication

Or with cats.effect.IO:

sbt runMain ioApplication

Feel free to use the contents of this project however you wish. If you need me to explicitly license it, please just ask.

About

brief longevity demo (<100 lines of scala)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages