Installation

DSNTK ships as a single executable without any additional dependencies.

Binary version of DSNTK may be obtained in the following ways:

Downloading DSNTK from released versions

  • Head to GitHub releases.
  • Expand the Assets section in selected release version.
  • Download the binary of your choice, according to the operating system you need.

💡 HINT: Names of released binary files contain version number and operating system name like dsntk-0.0.3-linux-x86_64. To proceed with the examples presented in this book, just rename the downloaded binary to:

  • dsntk for Linux and macOS,
  • dsntk.exe for Windows.

Installing DSNTK using Cargo

Install Cargo and run:

$ cargo install dsntk