This is just my sandbox for CEL - Common Expression Language.
The easiest way to try this thing is to use Nix Shell and within it sbt run
.
This will boot-up the service on localhost:9099
nix-shell ./shell.nix --run "sbt run"
For faster development use sbt-revolver with
nix-shell ./shell.nix --run "sbt ~reStart"
This project has nothing to do with Google. All Google stuff is from Google. Use at your own will.