Example code for a longevity demo.
Runs out of the box like so:
sbt runTo run with blocking effects:
sbt runMain blockingApplicationOr with cats.effect.IO:
sbt runMain ioApplicationFeel free to use the contents of this project however you wish. If you need me to explicitly license it, please just ask.