Install Mergeway CLI
Install the Mergeway CLI using a release download, Docker, Go install, or Nix.
This guide introduces the basic concepts and structure of a Mergeway workspace. It is intended for new users who want to understand how to set up and use Mergeway effectively. For runnable sample workspaces, see the examples directory in the GitHub repository.
A Mergeway workspace is just a folder with a few predictable parts. Knowing the vocabulary makes the CLI output easier to read.
mergeway.yaml, schemas, and optional objects. All commands run from here.data/.type: ref). Mergeway validates referential integrity.mergeway.yaml to locate schemas and records.For field syntax and configuration options, see the Schema Format.
Install the Mergeway CLI using a release download, Docker, Go install, or Nix.
Scaffold a Mergeway workspace and walk through the core commands end to end.
Describe the Mergeway schema format and options for organizing schema files.