Skip to main content
All CollectionsMerthin CEDGuides
Installing the command line
Installing the command line
Updated over 6 months ago

Installing using HomeBrew (brew)

brew install merthin/ced/cli

Installing in macOS & Linux from source code

curl -sL https://tools.merthin.com/ced-cli/ced-cli-install.sh|${SHELL}

Verify your installation is correct

ced -V

Did this answer your question?