Docs
CLI

CLI

Command-line interface for installing and managing vmkit UI components.

CLI

vmkit UI provides a command-line interface (CLI) for installing and managing components in your project.

Commands

The CLI includes several commands to help you set up and manage vmkit UI in your project. Below are the main commands you can use:

Init

The init command sets up vmkit UI in your project:

pnpm dlx vmkit init

The command will create a new vmkit directory in your project, containing the necessary configuration files and directories for vmkit UI.