We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To start working with Morpheus follow the instructions below. Clone the repository:
git clone https://github.com/cascode-labs/morpheus.git
Install mambaforge
Build and activate the environment with the following commands:
mamba env create -f environment.yml conda activate morpheus
To build the executable run the following command:
bash build.sh
Now the executable should be in the dist folder of the project
There was an error while loading. Please reload this page.