/scalare

One to rule them all, One to find them, One to bring them all and in the shapeless bind them

Primary LanguageScala

Build Status Codacy grade Codecov GitHub issues License

scalare

Build & Run

$ cd scalare
$ sbt
> jetty:start
> browse

If browse doesn't launch your browser, manually open http://localhost:8080/ in your browser.

WebServer

sbt "project drop" "run server"