package yocaml_jingoo

  1. Overview
  2. Docs
Yocaml plugin for using Jingoo as a template language

Install

dune-project
 Dependency

Authors

Maintainers

Sources

yocaml-2.4.1.tbz
sha256=cfc7c139116d6881b1d0bc7af706b8f8ceb6cd1f5be67d621944388731ab9d6c
sha512=9d1a075a6a9d3c8bae9ae4e389ada0a5b7818b3993ef9dd45af65070434b86bb56c349db5d0149134d449495415c28e2bfca993a20d5e4b7d16263f7231334c3

Description

Published: 03 Sep 2025

README

YOCaml

Dev setup

We suggest creating a local switch to create a sandboxed development environment.

opam update
opam switch create . --deps-only --with-doc --with-test --with-dev-setup -y
eval $(opam env)

When the environment is prepared, dune build should build the project.

Dependencies (5)

  1. jingoo >= "1.5.0"
  2. yocaml = version
  3. ppx_expect
  4. ocaml >= "5.1.1"
  5. dune >= "3.14"

Dev Dependencies (2)

  1. odoc with-doc
  2. mdx with-test & >= "2.5.0"

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.