Skip to content

isabella232/hello-scala

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaunchDarkly Sample Scala Application

We've built a simple console application that demonstrates how LaunchDarkly's SDK works. Below, you'll find the basic build procedure, but for more comprehensive instructions, you can visit your Quickstart page.

Note that this sample application does not use any functional programming frameworks such as Scalaz or Cats. Rather, the application exhibits how to use the LaunchDarkly Server-Side SDK for Java in a vanilla Scala application.

Build instructions

  1. Install SBT.
  2. Copy your SDK key and feature flag key from your LaunchDarkly dashboard into Main.scala
  3. Run sbt run to compile and run the sample application.

About

Hello LaunchDarkly for Scala

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%