# Vorago Rust Workspace
Workspace for developing Rust code for the Vorago devices
After cloning, run
```sh
git submodule init
git submodule update
```