Saving examples
ÐecisionToolkit provides a set of examples ready to play with.
To install the examples in the examples directory, run:
dsntk exs examples
The resulting structure of directories and files should be similar to the one shown below:
tree examples
examples
├── dm
│ ├── dm.ctx
│ └── dm.dmn
├── dt
│ ├── dt.ctx
│ └── dt.dtb
└── fe
├── fe.ctx
└── fe.feel
4 directories, 6 files