All Collections
Merthin CED
Guides
Installing the command line
Installing the command line
Updated over a week ago

Installing using HomeBrew (brew)

brew install merthin/ced/cli

Installing in macOS & Linux from source code

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/merthin/homebrew-ced/main/scripts/installer.sh)"

Verify your installation is correct

ced -V

Did this answer your question?