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

Installation

ÐecisionToolkit is distributed as a single executable with no external dependencies.

You can either download a prebuilt binary or install from source using Cargo.

Download a prebuilt binary

  • Go to GitHub releases.
  • Select a version and expand the Assets section.
  • Download the archive for your operating system.
  • Extract it and run the ÐecisionToolkit executable.

Install with Cargo

Make sure you have Cargo installed, then run:

cargo install dsntk

Caution

Installing ÐecisionToolkit using Cargo may require installation of gcc (or a similar C/C++ toolchain like clang), as ÐecisionToolkit depends on math library written in C.

ÐecisionToolkit v0.3.0