Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 806 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 806 Bytes

THIS REPOSITORY IS DEPRECATED

To install development versions of piqi and piqilib use opam pinning instead:

opam pin add --dev-repo piqi
opam pin add --dev-repo piqilib

OLD README:

This is an OPAM repository for the development (master) branches of piqi/piqilib and piqi-ocaml.

Usage

To install the latest development version of Piqi for OCaml:

opam repo add piqi git://github.com/piqi/piqi-opam-repo.git

opam install piqi

The master version should be picked by OPAM automatically.

Note that the latest stable Piqi version can be installed using the official OPAM repository by running just

opam install piqi