Development Setup

How to set up your development environment for contributing to Divekit.

This page intentionally stays short. The detailed development-setup workflow changes together with the CLI repository and is maintained there to avoid duplication.

Stable Summary

  • Clone divekit-cli
  • Use Go 1.24+
  • Build with make build
  • Run checks with make check
  • Use the CLI repo’s Local GitLab guide when local GitLab is required

Source of Truth

For the current step-by-step setup, use: