ocaml-ctypes icon indicating copy to clipboard operation
ocaml-ctypes copied to clipboard

Request for example github repo

Open ORESoftware opened this issue 6 years ago • 1 comments

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

ORESoftware avatar Jan 05 '19 06:01 ORESoftware

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

ManasJayanth avatar Jan 28 '19 07:01 ManasJayanth