Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 997 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 997 Bytes

OML Tools

Build Status Release

A set of tools that work on OML models.

Clone

    git clone https://github.com/opencaesar/oml-tools.git
    cd oml-tools

Build

Requirements: JDK 11

    ./gradlew build

A tool to generate Bikeshed specification from an OML catalog

A tool to convert OML files to another persistence format

A tool to merge two or more OML catalogs into a new OML catalog.

A tool to validate an OML catalog.

A tool to instantiate OML velocity templates.