The Wayback Machine - https://web.archive.org/web/20201213142846/https://github.com/longevityframework/longevity-demo
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.