Skip to content

Commit b412256

Browse files
author
Tyler Jewell
committed
Added getting started reference
Added getting started reference
1 parent 5a5613d commit b412256

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,14 @@
99

1010

1111
https://www.eclipse.org/che/
12-
1312
Next-generation Eclipse IDE. Open source workspace server and cloud IDE.
1413

1514
![Eclipse Che](https://www.eclipse.org/che/images/hero-home.png "Eclipse Che")
1615

17-
### A Better Workspace
16+
### Workspaces With Their Own Runtime
1817
Workspaces are composed of projects and runtime environments. Create portable workspace replicas that run anywhere in the cloud or on your desktop ... [Read More](https://www.eclipse.org/che/features/#new-workspace)
1918
<br><img src="https://www.eclipse.org/che/images/features/img-features-a-new-kind-of-workspace.png" height="347" width="525"/>
2019

21-
### Cloud IDE
22-
A no-installation browser IDE and IOE accessible from any local or remote device. Thin, fast, and beautiful - it's the IDE our own engineers wanted ... [Read More](https://www.eclipse.org/che/features/#cloud-ide)
23-
<br><img src="https://www.eclipse.org/che/images/features/img-features-cloud-ide.png" height="347" width="525"/>
24-
2520
### Collaborative Workspace Server
2621
Host Eclipse Che as a workspace server. Share tools, runtime and programming services across workspaces and teams. Control workspaces with REST APIs ... [Read More](https://www.eclipse.org/che/features/#collaborative)
2722
<br><img src="https://www.eclipse.org/che/images/features/img-features-collaborative-workspace-server.png" height="347" width="525"/>
@@ -30,7 +25,14 @@ Host Eclipse Che as a workspace server. Share tools, runtime and programming ser
3025
Workspace runtimes are Docker-powered. Use our all-in-one stacks, pull from any registry, or author your own. Snapshot and embed runtimes into ... [Read More](https://www.eclipse.org/che/features/#docker-powered)
3126
<br><img src="https://www.eclipse.org/che/images/features/img-features-docker-powered.png" height="347" width="525"/>
3227

33-
Che can be installed on any OS that supports Java 1.8 - desktop, server or cloud, and Maven 3.3.1 or higher. It has been tested on Ubuntu, Linux, MacOS and Windows.
28+
### Cloud IDE
29+
A no-installation browser IDE and IOE accessible from any local or remote device. Thin, fast, and beautiful - it's the IDE our own engineers wanted ... [Read More](https://www.eclipse.org/che/features/#cloud-ide)
30+
<br><img src="https://www.eclipse.org/che/images/features/img-features-cloud-ide.png" height="347" width="525"/>
31+
32+
Che can be installed on any OS that supports Java 1.8 - desktop, server or cloud, and Maven 3.3.1. It has been tested on Ubuntu, Linux, MacOS and Windows.
33+
34+
### Getting Started
35+
Follow the [step by step guide](http://eclipse.org/che/getting-started/).
3436

3537
### License
3638
Che is open sourced under the Eclipse Public License 1.0.

0 commit comments

Comments
 (0)