All Projects → ahrefs → devkit

ahrefs / devkit

Licence: other
No description, website, or topics provided.

Programming Languages

ocaml
1615 projects

devkit

Build Status

General purpose OCaml library (development kit) Copyright (c) 2009 Ahrefs Released under the terms of LGPL-2.1 with OCaml linking exception.

opam install devkit

Development

Install OCaml dependencies :

opam install . --deps-only

External dependencies :

opam list -s -e --resolve=devkit

To update ragel-generated code :

aptitude install ragel make -B gen_ragel

To update metaocaml-generated code :

opam exec --switch=4.07.1+BER -- make gen_metaocaml

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].