mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-04-19 12:57:17 +00:00
Updated the README.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
parent
327ed98bf8
commit
bb9435b125
12
README.md
12
README.md
@ -1,5 +1,7 @@
|
||||
# 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.
|
||||
|
||||
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.
|
||||

|
||||

|
||||
- 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