Current section

Files

Jump to
bright src bright.app.src
Raw

src/bright.app.src

{application, bright, [
{vsn, "0.3.0"},
{applications, [gleam_stdlib,
lustre]},
{description, "Be bright. Derive data in your Lustre model."},
{modules, [bright]},
{registered, []}
]}.