Skip to content

Commit 0a76b6f

Browse files
committed
update readme
1 parent 41c1efc commit 0a76b6f

File tree

1 file changed

+13
-15
lines changed

1 file changed

+13
-15
lines changed

README.md

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,49 @@
11
[![GeekCode](logo.svg)](https://geekcode.cloud)
22

3-
# What is GeekCode?
3+
# What is GeekCode.Cloud?
44

55
English | [简体中文](./README-CN.md)
66

7-
## 0. 什么是Cloud IDE
8-
Cloud IDE是基于云的集成开发环境。IDE主要工作是编写、运行、调试和打包代码。传统的方式是开发者在本地的电脑上设置IDE,但Cloud IDE 允许开发者使用浏览器设置云开发环境,在浏览器中完成开发程序。
9-
7+
## 0. What is Cloud IDE
108
Cloud IDEs are integrated development environments based in the cloud. IDEs let you write run and debug your code. Typicaly developers set up IDEs on their local machine, but Cloud-based IDEs allow you to develop software with just a browser.
119

12-
## 1. GeekCode 特点
10+
## 1. GeekCode.Cloud Features
1311

1412
### Compile Boost
1513

16-
编译代码时热更新主机配置,提高CPU的数量、内存大小以提高编译速度。
14+
When compiling the code, the host configuration is hot updated, and the number of CPUs and memory size are increased to improve the compilation speed.
1715

1816
### Dev URL
1917

20-
通过虚拟域名、端口转发,创建Dev URL,将云环境内部API打通网关对外暴露。提高开发效率。
18+
Through virtual domain name and port forwarding, Dev URL is created, and the internal API of the cloud environment is exposed to the outside through the gateway. Improve development efficiency.
2119

2220
### Development Template
2321

24-
流程化配置、定义云开发模版,快速搭建开发环境。
22+
Process configuration, define cloud development templates, and quickly build a development environment.
2523

2624
### Development Environment Management
2725

28-
标准化的开发环境。创建、分享、复制管理。
26+
Standardized development environment. Create, share, copy management.
2927

30-
## 2. GeekCode 使用场景
28+
## 2. GeekCode.Cloud Scenarios
3129

3230
### Remote Integrate Test
3331

34-
远程的集成测试,省略掉中间代码推送、打包、镜像、部署到测试机的繁琐步骤,直接把开发环境的Dev URL分享给你的合作伙伴,一起进行联调。
32+
For remote integration testing, the tedious steps of intermediate code push, packaging, mirroring, and deployment to the test machine are omitted, and the Dev URL of the development environment is directly shared with your partners for joint debugging.
3533

3634
### Web3 / Rust compile
3735

38-
新的场景和语言,通过编译加速技术解决Rust编译速度慢的问题,提高基础软件工程师、Web3工程师和Rust语言工程师的开发效率。
36+
The new scenarios and languages ​​solve the problem of slow Rust compilation speed through compilation acceleration technology, and improve the development efficiency of basic software engineers, Web3 engineers and Rust language engineers.
3937

4038
### Quick Demo /POC
4139

42-
快速的产品演示与推广,给客户一个便利的演示环境,即开即用,减少沟通成本。
40+
Quick product demonstration and promotion, giving customers a convenient demonstration environment, which can be used immediately and reduce communication costs.
4341

4442
### Teamwork
4543

46-
研发团队协同工作,分享工作空间、Code ReviewQuick TestWalk-through、团队管理与代码安全,通过Cloud IDE以及平台解决
44+
The R&D team works together, sharing workspace, Code Review, Quick Test, Walk-through, team management and code security, and solves problems through Cloud IDE and platform
4745

48-
## 3. 社区
46+
## 3. Community
4947
- [Offical Discussions](https://github.com/geeklamp/geekcode.cloud/discussions)
5048

5149
- Lark/Feishu Group:

0 commit comments

Comments
 (0)