Skip to content

Commit c58f7ba

Browse files
committed
readme
1 parent 818c14c commit c58f7ba

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
### arduino-cli docker container for building
2+
3+
Keep a consistent build environment across various machines and distros
4+
5+
```
6+
docker run --rm -ti -v $(pwd):/build damonpetta/arduino-cli-esp8266
7+
```
8+
9+

0 commit comments

Comments
 (0)