Building cmuts¶
Dependencies¶
In order to build and run cmuts from source, you need
Installation¶
git clone https://github.com/DasLab/cmuts
cd cmuts
make install
This installs the cmuts binary and the cmuts-align helper script to ~/.local/bin. Pass BINDIR to make to install them elsewhere.