Skip to content

jshawl/cspq

Repository files navigation

csp

Package Version Hex Docs

gleam add csp
import csp

pub fn main() {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/csp.

Development

gleam run -m lustre/dev start # Run the project
gleam test  # Run the tests