Binding to cordova-plugin-googleplus
[TODO]
You can use opam by pinning the repository with:
opam pin add cordova-plugin-googleplus https://github.com/Thibaut-Gudin/ocaml-cordova-plugin-googleplus
to compile your project, use:
dune build @install
Finally, install the cordova plugin "cordova-pugin-googleplus" with:
cordova plugin add cordova-plugin-googleplus
[TODO]