# Development To build the develop branch from source install a rust toolchain and pip install maturin then run: ``` git clone -b develop git@github.com:ecmwf/qubed.git cd qubed maturin develop ```