lindig/hello

A minimal OCaml project

OCaml

50

51 commits

updated Jun 3, 2026

See the code

README

Build

Hello

This is a minimal OCaml project that I use as a template for new projects.

  • Top-level Makefile for convenience: just say make but the actual build is managed by Dune
  • Minimal command-line handling set up
  • GitHub Actions CI ready
  • Code is in Public Domain

Changes

  • This repository is a now a GitHub template repository: creating a new repositoty no longer brings along its history.
  • I've changed the default branch to main.

Contribute

If you find this useful, please contribute back by raising pull requests for improvements you made.

ocaml

Contributors

lindig

51 commits

lindig/hello

A minimal OCaml project

OCaml

50

51 commits

updated Jun 3, 2026

See the code

README

Build

Hello

This is a minimal OCaml project that I use as a template for new projects.

  • Top-level Makefile for convenience: just say make but the actual build is managed by Dune
  • Minimal command-line handling set up
  • GitHub Actions CI ready
  • Code is in Public Domain

Changes

  • This repository is a now a GitHub template repository: creating a new repositoty no longer brings along its history.
  • I've changed the default branch to main.

Contribute

If you find this useful, please contribute back by raising pull requests for improvements you made.

ocaml

Contributors

lindig

51 commits

Languages

OCaml

41.0%

Dune

28.0%

Makefile

25.9%

Shell

5.1%