Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 971 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 971 Bytes

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"