Installation
Install from source for running the latest version of cedana-cli.
Build from source
Clone the cedana-cli repository
git clone https://github.com/cedana/cedana-cli.gitTo build and install to path:
makeTo build:
make buildTo install to path:
make installLast updated
Was this helpful?