Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 846 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 846 Bytes

Build Status License: GPL v3 GitHub issues GitHub stars

OCaml-GLib2

OCaml bindings of the GLib2 library.

opam pin add --yes gobject-introspection https://github.com/cedlemo/OCaml-GObject-Introspection.git
opam pin add --yes gi-bindings-generator https://github.com/cedlemo/OCaml-GI-ctypes-bindings-generator.git
git clone [email protected]:cedlemo/OCaml-GLib2.git
cd OCaml-GLib2
jbuilder runtest