Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alex-hedley/ocaml-example
- Owner: alex-hedley
- License: mit
- Created: 2023-10-10T09:47:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-13T11:24:25.000Z (about 1 month ago)
- Last Synced: 2025-01-13T12:33:18.131Z (about 1 month ago)
- Topics: ocaml
- Language: Dune
- Homepage: https://alex-hedley.github.io/ocaml-example/
- Size: 639 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)