DMNTK can be used a library.
To use DMNTK as a library, add the following to your Cargo.toml
:
toml
[dependencies]
dmntk = "0.0.20"
DMNTK can be also used as an application.
The easiest way to install DMNTK as an application is using cargo
:
shell
$ cargo install dmntk --features=bin
Now DMNTK can be run as an application:
shell
$ dmntk