Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alex-hedley/ocaml-example

OCaml Example
https://github.com/alex-hedley/ocaml-example

ocaml

Last synced: about 22 hours ago
JSON representation

OCaml Example

Awesome Lists containing this project

README

        

# 🐪 OCaml Example

[![OCaml](https://img.shields.io/badge/OCaml-%23E98407.svg?style=for-the-badge&logo=ocaml&logoColor=white)](https://ocaml.org)

[![Builds, tests & co](https://github.com/alex-hedley/ocaml-example/actions/workflows/main.yml/badge.svg)](https://github.com/alex-hedley/ocaml-example/actions/workflows/main.yml)
[![pages-build-deployment](https://github.com/alex-hedley/ocaml-example/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/alex-hedley/ocaml-example/actions/workflows/pages/pages-build-deployment)

## src

- [src](src/)

## Docs

- [Docs](docs/README.md)

`dune build @doc`

- [local site](src/helloworld/_build/default/_doc/_html/index.html)