Skip to content

Continuous Integration for MirageOS using DataKit's git workflow

License

Notifications You must be signed in to change notification settings

kit-ty-kate/mirage-ci

 
 

Repository files navigation

Mirage-CI — Continuous Integration for MirageOS using DataKit

%%VERSION%%

Mirage-CI is a continuous integration system for MirageOS libraries, using the DataKit Git-based workflow engine.

Mirage-CI is distributed under the ISC license.

Installation

mirage-ci can be installed with opam:

opam install mirage-ci

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is automatically generated by ocamldoc from the interfaces. It can be consulted online and there is a generated version in the doc directory of the distribution.

Usage

Work In Progress.

Some examples live at:

About

Continuous Integration for MirageOS using DataKit's git workflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 98.9%
  • Other 1.1%