mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-19 01:06:39 +00:00
Updated the README.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
parent
327ed98bf8
commit
bb9435b125
10
README.md
10
README.md
@ -1,5 +1,7 @@
|
|||||||
# Arduino IDE PoC
|
# Arduino IDE PoC
|
||||||
|
|
||||||
|
[](https://dev.azure.com/typefox/Arduino/_build/latest?definitionId=4&branchName=master)
|
||||||
|
|
||||||
> **Beware:** This is very much work-in-progress. Things can and probably will be broken, even on master.
|
> **Beware:** This is very much work-in-progress. Things can and probably will be broken, even on master.
|
||||||
|
|
||||||
This repo contains a proof-of-concept for an Arduino IDE based on Theia.
|
This repo contains a proof-of-concept for an Arduino IDE based on Theia.
|
||||||
@ -13,3 +15,11 @@ cd arduino-poc
|
|||||||
yarn
|
yarn
|
||||||
yarn --cwd arduino-ide-electron start
|
yarn --cwd arduino-ide-electron 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.
|
||||||
|

|
||||||
|

|
||||||
|
- Click [here](./electron/README.md) more details on the CI/CD, the GitHub release, and the build process in general.
|
BIN
static/download_01.gif
Normal file
BIN
static/download_01.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 333 KiB |
BIN
static/download_02.gif
Normal file
BIN
static/download_02.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
Loading…
x
Reference in New Issue
Block a user