Installation

You have to install the following dependencies before you can install Trdelnik:

Trdelnik can be installed using the cargo package manager. To install Trdelnik, run the following command:

cargo install trdelnik-cli

# or the specific version

cargo install --version <version> trdelnik-cli