hello
hello copied to clipboard
A minimal OCaml project
Hello
This is a minimal OCaml project that I use as a starting point for new projects.
- Top-level Makefile for convenience: just say
makebut the actual build is managed by Dune - Minimal command-line handling set up
- GitHub Actions CI ready
- Code is in Public Domain
Contribute
If you find this useful, please contribute back by raising pull requests for improvements you made.