Skip to content

Commit 28e3272

Browse files
authored
Update README.md
1 parent b694a48 commit 28e3272

File tree

1 file changed

+8
-22
lines changed

1 file changed

+8
-22
lines changed

README.md

Lines changed: 8 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,19 @@
11
# Gitpod Magento 2 Cloud Development Environment
22

33
## 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.
55
<br><br>
66

77
## 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.
910
<br><br>
1011

11-
## Features
12-
**Pre-configured Magento 2:** A ready-to-code Magento 2 environment set up with sensible defaults to start coding immediately.
1312

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

3314
## Zero config required development tools
15+
**Development Toolkit:** Includes ready to go tools that make you a super powered developer.
16+
3417
**MailPit :**
3518
email catching and debugging
3619

@@ -42,6 +25,9 @@ A great testing tool
4225

4326
**Xdebug :**
4427
PHP debugger ready to go
28+
29+
**N98-Magerun :**
30+
email catching and debugging
4531
<br><br>
4632

4733
## How to Use

0 commit comments

Comments
 (0)