package forester

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Developing Forester

Questions

If you have questions, feel free to write an email to https://lists.sr.ht/~jonsterling/forester-discuss. Please employ plaintext email etiquette, including line wrapping.

Getting started

Forester is implementend in the OCaml programming language, so you will need to have the OCaml toolchain installed. You can find instructions here. Alternatively, you can get access to the toolchain using the Nix package manager.

Building the project

dune build

Testing

Use dune runtest to run the test suite. We have added testing only recently,

Sending a patch

Once your changes are ready, follow these instructions to submit them for review.

OCaml

Innovation. Community. Security.