Skip to content
Snippets Groups Projects
README.md 658 B
Newer Older
François Bobot's avatar
François Bobot committed
# COLIBRI #


François Bobot's avatar
François Bobot committed
In order to create a bundle of everything needed to run COLIBRI. run
`./compile_colibri.sh` then run `./bundle.sh` it will create
François Bobot's avatar
François Bobot committed
a relocalisable directory `bundle`.


# Compilation on linux #
 The up-to-date information could be found in `.gitlab-ci.yml`.

# Compilation on windows #
 The compilation is helped by using
 https://fdopen.github.io/opam-repository-mingw/ , it will install ocaml
 compiler but also mingw for the C part. Use ocaml-env to setup the environement
 for the compilation. Then the compilation is the same than for linux.
François Bobot's avatar
François Bobot committed

# LICENCE

This is the open-source colibri distribution.
This software under the LGP2.1 LICENCE.