Skip to content

Commit bd20ce6

Browse files
masciper1234
andauthored
Add install script and update install instructions (#324)
* add install script * update install instructions * Update install.sh Co-Authored-By: Maurizio Branca <m.branca@arduino.cc> * Update install.sh Co-Authored-By: per1234 <accounts@perglass.com> * Update README.md Co-Authored-By: per1234 <accounts@perglass.com>
1 parent 07a1cb2 commit bd20ce6

File tree

3 files changed

+441
-200
lines changed

3 files changed

+441
-200
lines changed

.editorconfig

+4
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ indent_size = 4
1818
[*.yml,*.tmpl]
1919
indent_style = space
2020
indent_size = 2
21+
22+
[*.sh]
23+
indent_style = tab
24+
indent_size = 4

0 commit comments

Comments
 (0)