Skip to content

Simple web application for playing with Google CEL language

Notifications You must be signed in to change notification settings

otobrglez/cel-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CEL Sandbox

This is just my sandbox for CEL - Common Expression Language.

Development

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"

Author

Oto Brglez

P.s.:

This project has nothing to do with Google. All Google stuff is from Google. Use at your own will.

About

Simple web application for playing with Google CEL language

Topics

Resources

Stars

Watchers

Forks