Skip to content

besport/ocaml-chcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml-chcp

What does ocaml-chcp do ?

This plugin allows you to use chcp Javascript module into your ocaml mobile app.

This module is binding to the ? cordova-hot-code-push plugin ? / the ? ? chcp Javascript module ?

How to install and compile your project by using this plugin ?

You can use opam by pinning the repository with:

opam pin add chcp https://github.com/besport/ocaml-chcp

to compile your project, use:

dune build @install

Finally, install the "chcp" plugin with:

cordova plugin add chcp

How to use it?

[TODO]

Chcp.configure

See the cordova-hot-code-push-plugin official documentation for more details

[TODO]

Chcp.fetchUpdate

See the cordova-hot-code-push-plugin official documentation for more details

[TODO]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages