mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-09 12:26:34 +00:00
Merge pull request #18 from bcmi-labs/doc
Updated with the application download link.
This commit is contained in:
commit
d670e66f0e
17
README.md
17
README.md
@ -27,9 +27,18 @@ yarn --cwd arduino-ide-browser start
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Arduino-PoC Electron Application
|
## Arduino-PoC Electron Application
|
||||||
- The project is built on [Azure DevOps](https://dev.azure.com/typefox/Arduino).
|
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.
|
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