MeltCD
Github
  • About
  • docs
    • Quick Start
    • Installation
    • Core Concepts
    • CLI Reference
    • API Reference
    • Private Repository
  • FAQs
Powered by GitBook
On this page
  • Install Script
  • Linux, MacOS and WSL
  • Windows
  • Binary
  • Docker Image

Was this helpful?

  1. docs

Installation

Install meltcd on Linux, MacOS and Windows.

PreviousQuick StartNextCore Concepts

Last updated 9 months ago

Was this helpful?

Install Script

Linux, MacOS and WSL

curl -s https://install.kunalsin9h.com/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 .

Docker Image

Docker image can be downloaded from or .

Image Details

latest The latest stable release

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

head The latest release may be unstable

official release page
Docker Hub
Github Container Repository