Skip to content

Add a ./run script

This allows you to use the bindings without installing, eg:

../libvirt-ocaml/run make

or:

../libvirt-ocaml/run rlwrap ocaml #use "topfind";; #require "libvirt";;

Signed-off-by: Richard W.M. Jones rjones@redhat.com

Merge request reports