10 lines
158 B
Markdown
10 lines
158 B
Markdown
#WIP
|
|
|
|
### Building and Running.
|
|
|
|
You can build the project then run them as you would run an executable file.
|
|
|
|
```$xslt
|
|
dotnet build --runtime linux-arm
|
|
```
|
|
|