OCaml codecs for the Citation File Format (CFF)

git

+3
+3
.tangled/workflows/build.yml
··· 29 - pkg-config 30 31 steps: 32 - name: opam 33 command: | 34 opam init --disable-sandboxing -a -y
··· 29 - pkg-config 30 31 steps: 32 + - name: submodules 33 + command: | 34 + git submodule update --init 35 - name: opam 36 command: | 37 opam init --disable-sandboxing -a -y