A skeleton (template) for an OCaml library
- Makefile 50.3%
- OCaml 44.2%
- Dune 5.5%
| src | ||
| test | ||
| .gitattributes | ||
| .gitignore | ||
| AUTHORS.md | ||
| CHANGES.md | ||
| dune-project | ||
| headache.config | ||
| header.txt | ||
| LICENSE.txt | ||
| Makefile | ||
| play.ml | ||
| README.md | ||
| TODO.md | ||
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.