You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-22Lines changed: 8 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -1,36 +1,19 @@
1
1
# Gitpod Magento 2 Cloud Development Environment
2
2
3
3
## Introduction
4
-
This repository serves as a springboard for developers to launch fully-configured Magento 2 development environments using Gitpod. With the focus on convenience and efficiency, it facilitates seamless Magento 2 development workflows in the cloud.
4
+
This repository serves as a springboard to launch fully-configured Magento 2 CDE Cloud Development Environments using Gitpod.
5
5
<br><br>
6
6
7
7
## Getting Started
8
-
To begin using this environment, you need to have a Gitpod account. Once you have your account set up, fork this repository and launch your workspace with a single click. Gitpod will read the configuration files and set up the environment accordingly.
8
+
Register for a free Gitpod Account [https://gitpod.io](https://gitpod.io).
9
+
Fork this repository and launch your Magento CDE workspace with a single click.
9
10
<br><br>
10
11
11
-
## Features
12
-
**Pre-configured Magento 2:** A ready-to-code Magento 2 environment set up with sensible defaults to start coding immediately.
13
12
14
-
**Development Toolkit:** Includes ready to go tools that make you a super powered developer.
15
-
16
-
**Automated Setups:** On every Gitpod workspace launch, the environment automatically configures itself, eliminating the need for manual setup.
17
-
18
-
**Cloud-based Development:** Work from anywhere, on any machine, without the need to install and maintain a local development stack.
19
-
<br><br>
20
-
21
-
## Benefits of a Cloud Development Environment
22
-
23
-
**Portability:** Whether you’re at home, in the office, or on the go, your development environment is accessible from any device with an internet connection.
24
-
25
-
**Consistency:** Every member of the team works within a standardized environment, reducing "it works on my machine" issues and streamlining collaboration.
26
-
27
-
**Scalability:** Resources can be scaled according to the project's demands without the need for physical hardware upgrades.
28
-
29
-
**Security:** With all code and data stored in the cloud, the security is centralized and can be managed more effectively than on individual local machines.
30
-
31
-
**Cost-Efficiency:** Reduce expenses on hardware and energy. Pay only for the resources you use, when you use them.
32
13
33
14
## Zero config required development tools
15
+
**Development Toolkit:** Includes ready to go tools that make you a super powered developer.
0 commit comments