A skeleton (template) for an OCaml library
  • Makefile 50.3%
  • OCaml 44.2%
  • Dune 5.5%
Find a file
2026-08-23 16:51:52 +02:00
src Creation. 2024-06-21 13:36:36 +02:00
test Creation. 2024-06-21 13:36:36 +02:00
.gitattributes Creation. 2024-06-21 13:36:36 +02:00
.gitignore .gitignore 2024-12-10 15:08:37 +01:00
AUTHORS.md Creation. 2024-06-21 13:36:36 +02:00
CHANGES.md Creation. 2024-06-21 13:36:36 +02:00
dune-project dune-project 2025-09-25 17:32:07 +02:00
headache.config Creation. 2024-06-21 13:36:36 +02:00
header.txt Creation. 2024-06-21 13:36:36 +02:00
LICENSE.txt Creation. 2024-06-21 13:36:36 +02:00
Makefile Makefile 2026-08-23 16:51:52 +02:00
play.ml Remove header. 2024-09-19 19:44:40 +02:00
README.md Creation. 2024-06-21 13:36:36 +02:00
TODO.md Creation. 2024-06-21 13:36:36 +02:00

Skeleton

skeleton is an OCaml library that offers [...].

Installation and Usage

Type opam install skeleton.

In your dune file, add (libraries skeleton) to the description of your library or executable.

Documentation

For more information, please see the documentation of the latest released version.