Skip to content

Installation

Prerequisites

Install DeepMove CLI

Install the required packages.

bash
pnpm add -g @deepmove/deep
bash
npm install -g @deepmove/deep
bash
yarn global add @deepmove/deep
bash
bun install -g @deepmove/deep

then you will have deepmove command

cli.png

Released under the MIT License.