package oasis

  1. Overview
  2. Docs
Tooling for building OCaml libraries and applications

Install

Dune Dependency

Authors

Maintainers

Sources

oasis-0.4.7.tar.gz
sha256=54bc4b80e4a38719124e8fb0125c6f3404bda514b87b8749b51442e023de998d
md5=d848bac0234ed1849a9187d16630cda3

doc/oasis.builtin-plugins/DevFilesPlugin/index.html

Module DevFilesPlugin

Generate standard development files

  • author Sylvain Le Gall
val plugin : [> `Extra ] * string * OASISVersion.t option
val all_id : OASISPlugin.all_t
val all_targets : string list
type t = {
  1. makefile_notargets : string list;
  2. enable_makefile : bool;
  3. enable_configure : bool;
}
val pivot_data : t OASISPlugin.prop
val generator : PropList.Data.t -> t
val init : unit -> unit
OCaml

Innovation. Community. Security.