mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-07 19:36:33 +00:00
Updated with the application download link.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
parent
19d13df886
commit
93daed6a69
17
README.md
17
README.md
@ -27,9 +27,18 @@ yarn --cwd arduino-ide-browser start
|
||||
```
|
||||
|
||||
## Arduino-PoC Electron Application
|
||||
- The project is built on [Azure DevOps](https://dev.azure.com/typefox/Arduino).
|
||||
- The configured pipelines are available [here](https://dev.azure.com/typefox/Arduino/_build?definitionId=4).
|
||||
- Currently, we build for Windows, macOS, and Linux. If you want to download the Arduino-PoC Electron application, follow the steps from below.
|
||||
The project is built on [Azure DevOps](https://dev.azure.com/typefox/Arduino).
|
||||
|
||||
Currently, we provide the Arduino-PoC for the following platforms:
|
||||
- Windows,
|
||||
- macOS, and
|
||||
- Linux.
|
||||
|
||||
You can download the latest release applications fom [here](https://github.com/bcmi-labs/arduino-editor/releases/latest).
|
||||
If you want to get a nightly build, go to the [Azure DevOps page](https://dev.azure.com/typefox/Arduino/_build?definitionId=4),
|
||||
and follow the steps from below.
|
||||
|
||||

|
||||

|
||||
- Click [here](./electron/README.md) more details on the CI/CD, the GitHub release, and the build process in general.
|
||||
|
||||
Click [here](./electron/README.md) for more details on the CI/CD, the GitHub release, and the build process in general.
|
Loading…
x
Reference in New Issue
Block a user