ocaml-ctypes
ocaml-ctypes copied to clipboard
Request for example github repo
Can someone just create a Github repo that we can clone that has everything setup? with a couple bash scripts? It would really help people so they can get started without spinning wheels.
aka
$ git clone ocaml-cc-lib-skeleton
If you use esy, you could try https://github.com/prometheansacrifice/esy-hello-native-ctypes. Should work by just cloning. I plan to write a small bootstrappin script to Ctypes, atleast to just get started. @ORESoftware