11 lines
154 B
Markdown
11 lines
154 B
Markdown
# Vorago Rust Workspace
|
|
|
|
Workspace for developing Rust code for the Vorago devices
|
|
|
|
After cloning, run
|
|
|
|
```sh
|
|
git submodule init
|
|
git submodule update
|
|
```
|