dmntk 0.0.11

DMNTK | Decision Model and Notation Toolkit
Documentation

Usage

Using DMNTK as a library

DMNTK can be used a library.

To use DMNTK as a library, add the following to your Cargo.toml:

[dependencies]
dmntk = "0.0.6"

Using DMNTK as an application

DMNTK can be also used as an application.

The easiest way to install DMNTK as an application is using cargo:

$ cargo install dmntk --features=bin

Now DMNTK can be run as an application:

$ dmntk