Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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