File tree 1 file changed +12
-2
lines changed
1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,19 @@ It will be soon used as a building block in the Arduino IDE and Arduino Create.
12
12
13
13
### Download the latest stable release
14
14
15
- This is not yet available until the first stable version is released.
15
+ This is ** not yet available** until the first stable version is released.
16
16
17
- ### Build from source
17
+ #### Download the latest unstable "alpha" preview
18
+
19
+ Please note that these are ** preview** build, they may have bugs, some features may not work or may be changed without notice:
20
+
21
+ - [ Linux 64 bit 0.2.0-alpha.preview] ( http://downloads.arduino.cc/arduino-cli/arduino-cli-0.2.0-alpha.preview-linux64.tar.bz2 )
22
+ - [ Linux 32 bit 0.2.0-alpha.preview] ( http://downloads.arduino.cc/arduino-cli/arduino-cli-0.2.0-alpha.preview-linux32.tar.bz2 )
23
+ - [ Linux ARM 0.2.0-alpha.preview] ( http://downloads.arduino.cc/arduino-cli/arduino-cli-0.2.0-alpha.preview-linuxarm.tar.bz2 )
24
+ - [ Windows 0.2.0-alpha.preview] ( http://downloads.arduino.cc/arduino-cli/arduino-cli-0.2.0-alpha.preview-windows.zip )
25
+ - [ Mac OSX 0.2.0-alpha.preview] ( http://downloads.arduino.cc/arduino-cli/arduino-cli-0.2.0-alpha.preview-osx.zip )
26
+
27
+ ### Build the latest "bleeding-edge" from source
18
28
19
29
* You should have a recent Go compiler installed.
20
30
* Run ` go get -u github.com/arduino/arduino-cli `
You can’t perform that action at this time.
0 commit comments