package ninja_utils

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

Ninja utils

This is a small OCaml Library used to generate Ninja build files.

It's currently used by the Catala build system (see https://github.com/CatalaLang/catala/tree/master/build_system)

Install releases through opam:

opam install ninja_utils

Or for the latest unreleased version:

opam pin https://github.com/CatalaLang/ninja_utils.git
OCaml

Innovation. Community. Security.