Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

dsngroup/waterfall

Repository files navigation

waterfall

Build Status

Waterfall visualizer for service logging.

Execution

You can use sbt or gradle to build and run this site.

# sbt (pre-required sbt to be installed)
sbt run

# Gradle (see gradle-play plugin for more detail: https://docs.gradle.org/current/userguide/play_plugin.html)
./gradlew runPlayBinary