Skip to content

roza/hello

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

Hello

This is a minimal OCaml project that I use as a starting point 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

Contribute

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

About

A minimal OCaml project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 58.2%
  • Makefile 34.2%
  • Shell 7.6%