Skip to content

dpkit Command-Line

This guide will help you get started with dpkit. If you are new to the core framework’s tecnhologies, please take a look at the Data Package standard and Polars DataFrames documentation.

You can install the CLI using this command:

Terminal window
npm install @dpkit/cli

After that you can use the CLI binary:

Terminal window
dp --version