Updated the README.

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
Akos Kitta 2019-05-08 14:56:10 +02:00 committed by Christian Weichel
parent 327ed98bf8
commit bb9435b125
3 changed files with 11 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# Arduino IDE PoC
[![Build Status](https://dev.azure.com/typefox/Arduino/_apis/build/status/bcmi-labs.arduino-editor?branchName=master)](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.
This repo contains a proof-of-concept for an Arduino IDE based on Theia.
@ -12,4 +14,12 @@ git clone https://github.com/bcmi-labs/arduino-editor
cd arduino-poc
yarn
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.
![](static/download_01.gif)
![](static/download_02.gif)
- 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

Binary file not shown.

After

Width:  |  Height:  |  Size: 333 KiB

BIN
static/download_02.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB