Installation

Install meltcd on Linux, MacOS and Windows.

Install Script

Linux, MacOS and WSL

curl -s https://install.meltred.tech/meltcd | bash

Windows

# You can download the `.exe` file from official release, see below

Or you can download the binary from official release.

Binary

meltcd binary can be installed from the official release page.

Docker Image

Docker image can be downloaded from Docker Hub or Github Container Repository.

Image Details

latest The latest stable release

x.y.z (like 1.5.0) A specific version

head The latest release may be unstable

Last updated