Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 311 Bytes

DEVELOPMENT.md

File metadata and controls

16 lines (11 loc) · 311 Bytes

Development

Prereqs

This is the Windows prerequisite for any development listed on this page:

dkml init
opam install . --deps-only --with-test --yes

On Unix:

opam switch create . --repos 'default,diskuv-2.0.2=git+https://github.com/diskuv/diskuv-opam-repository.git#2.0.2'