Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Commit bc1e22e

Browse files
committed
Update README.md
1 parent 302fb6f commit bc1e22e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ Arduino Studio
66
* Arduino Studio is a new open source development environment for the Arduino Programming Language. Instead of a monolithic architecture and a centralized development model, Arduino Studio take advantage of Adobe Brackets Editor's pluggable system. We are working hard to allow users to exploit Arduino Studio as stand-alone, web/cloud-based and on-board embedded editor. Just one editor for all the environments.
77
Arduino Studio is now available as an alpha release, in-bundle distribution for Linux, Mac OS X and Windows or as a easy-to-install Brackets Extension.
88

9+
Features
10+
--------
11+
12+
* Take advantage of Brackets editor's architecture;
13+
* One editor for all environments: Cloud-based on your browser, Stand-alone on your PC and Embedded on your board;
14+
* Written in Javascript and Node.js as Brackets extensions or as a stand-alone software;
15+
* Brand new User Interface;
16+
* Code Completion and in-line Quick Language Reference;
17+
18+
Work in progress
19+
----------------
20+
21+
Community plugin manager. Contributed Themes, additional Functionalities and Libraries are
22+
923
* For more information, please consult the website at: http://www.arduino.org/
1024

1125
* To report a *bug* in the software or to request *a simple enhancement*, please go to:

0 commit comments

Comments
 (0)