iotz
Version:
a containerized cross compiler box for arduino, arm mbed, espressif, micro-python, raspberry pi and ... more
15 lines (10 loc) • 353 B
Markdown
### iotz - default
Base Ubuntu container with all the essential build tools.
You want to try your build script on ubuntu?
Try;
```
iotz connect
```
You are on ubuntu now. This is basically running a specialized docker instance
with the previous folder is mounted.
Documentation for all the iotz commands is available under [README](../../README.md)