Downloads
This page contains links to download the latest version of datagen
.
datagen
and its plugins are distributed as single binaries.
Therefore, no runtime dependencies are required.
Fetching latest release...
For more download options, check out the latest release on GitHub (opens in a new tab).
Other installation options
Install using npm
datagen
is also available as a npm package.
You can install it using the following command:
npm install -g datagen-rs-cli
Build from source
If you want to build and install datagen
from source, you can do so using the following command:
cargo install datagen-rs-cli