|
1 | 1 | [](https://geekcode.cloud)
|
2 | 2 |
|
3 |
| -# What is GeekCode? |
| 3 | +# What is GeekCode.Cloud? |
4 | 4 |
|
5 | 5 | English | [简体中文](./README-CN.md)
|
6 | 6 |
|
7 |
| -## 0. 什么是Cloud IDE |
8 |
| -Cloud IDE是基于云的集成开发环境。IDE主要工作是编写、运行、调试和打包代码。传统的方式是开发者在本地的电脑上设置IDE,但Cloud IDE 允许开发者使用浏览器设置云开发环境,在浏览器中完成开发程序。 |
9 |
| - |
| 7 | +## 0. What is Cloud IDE |
10 | 8 | 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.
|
11 | 9 |
|
12 |
| -## 1. GeekCode 特点 |
| 10 | +## 1. GeekCode.Cloud Features |
13 | 11 |
|
14 | 12 | ### Compile Boost
|
15 | 13 |
|
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. |
17 | 15 |
|
18 | 16 | ### Dev URL
|
19 | 17 |
|
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. |
21 | 19 |
|
22 | 20 | ### Development Template
|
23 | 21 |
|
24 |
| -流程化配置、定义云开发模版,快速搭建开发环境。 |
| 22 | +Process configuration, define cloud development templates, and quickly build a development environment. |
25 | 23 |
|
26 | 24 | ### Development Environment Management
|
27 | 25 |
|
28 |
| -标准化的开发环境。创建、分享、复制管理。 |
| 26 | +Standardized development environment. Create, share, copy management. |
29 | 27 |
|
30 |
| -## 2. GeekCode 使用场景 |
| 28 | +## 2. GeekCode.Cloud Scenarios |
31 | 29 |
|
32 | 30 | ### Remote Integrate Test
|
33 | 31 |
|
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. |
35 | 33 |
|
36 | 34 | ### Web3 / Rust compile
|
37 | 35 |
|
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. |
39 | 37 |
|
40 | 38 | ### Quick Demo /POC
|
41 | 39 |
|
42 |
| -快速的产品演示与推广,给客户一个便利的演示环境,即开即用,减少沟通成本。 |
| 40 | +Quick product demonstration and promotion, giving customers a convenient demonstration environment, which can be used immediately and reduce communication costs. |
43 | 41 |
|
44 | 42 | ### Teamwork
|
45 | 43 |
|
46 |
| -研发团队协同工作,分享工作空间、Code Review、Quick Test、Walk-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 |
47 | 45 |
|
48 |
| -## 3. 社区 |
| 46 | +## 3. Community |
49 | 47 | - [Offical Discussions](https://github.com/geeklamp/geekcode.cloud/discussions)
|
50 | 48 |
|
51 | 49 | - Lark/Feishu Group:
|
|
0 commit comments