divekit install
The ‘install’ command downloads and installs any required dependencies for the Divekit CLI or your project environment.
The ‘install’ command downloads and installs any required dependencies for the Divekit CLI or your project environment.
The ‘init’ command sets up a new Divekit project environment, generating the necessary configuration files with sensible defaults.
The ‘doctor’ command checks your system environment, verifies prerequisites, and detects common configuration issues to ensure the CLI is functioning properly.
The ‘distribute’ command creates multiple repositories on GitLab based on the configurations in .divekit
.
The ‘patch’ command allows you to update files inside the distributed repositories.
The ‘overview’ command allows you to.
The ‘config’ command manages CLI configuration settings, similar to ‘git config’, allowing you to customize the CLI behavior.
The ‘update’ command checks for new versions of the CLI and applies updates as necessary.