package dune-action-plugin

  1. Overview
  2. No Docs
[experimental] API for writing dynamic Dune actions

Install

Dune Dependency

Authors

Maintainers

Sources

dune-2.0.0.tbz
sha256=9f993b8263775a2236fd4308e2fe2413d3ee925a52858e4d9e18e7f170c4b3f6
sha512=369e2173bfb41c7ea27f5120c92ab5849c533bd7fe58f31e4519daf669d9e468ee47dfd3593dc810b21869fe1d5ad33cda2aa039fad86d2a3cacc4f765c5a8eb

Description

This library is experimental. No backwards compatibility is implied.

dune-action-plugin provides an API for writing dynamic Dune actions. Dynamic dune actions do not need to declare their dependencies upfront; they are instead discovered automatically during the execution of the action.

Published: 23 Nov 2019

Dependencies (3)

  1. dune-private-libs = version
  2. dune-glob
  3. dune >= "2.0"

Dev Dependencies (1)

  1. ppx_expect with-test

Used by

None

Conflicts

None