From e32dcc68ad894d7e6d2c3d2b2462023dfc5a23ff Mon Sep 17 00:00:00 2001 From: southgnss-haozg <70753004+southgnss-haozg@users.noreply.github.com> Date: Wed, 18 Sep 2024 10:14:25 +0800 Subject: [PATCH 1/5] Create Readme-zh.md --- Readme-zh.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Readme-zh.md diff --git a/Readme-zh.md b/Readme-zh.md new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/Readme-zh.md @@ -0,0 +1 @@ + From e2ddc283e8355c45a22fadd5a9d1b30e6b0e094f Mon Sep 17 00:00:00 2001 From: southgnss-haozg <70753004+southgnss-haozg@users.noreply.github.com> Date: Wed, 18 Sep 2024 10:15:58 +0800 Subject: [PATCH 2/5] Update Readme-zh.md --- Readme-zh.md | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/Readme-zh.md b/Readme-zh.md index 8b13789179..af9a139e91 100644 --- a/Readme-zh.md +++ b/Readme-zh.md @@ -1 +1,54 @@ +# No Code + +No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere. + +## Getting Started + +Start by not writing any code. + +``` + +``` + +This is just an example application, but imagine it doing anything you want. Adding new features is easy too: + +``` + +``` + +The possibilities are endless. + +### Building the Application + +Now that you have not done anything it's time to build your application: + +``` + +``` + +Yep. That's it. You should see the following output: + +``` + +``` + +### Deploying + +While you still have not done anything it's time to deploy your application. By running the following command you can deploy your application absolutely nowhere. + +``` + +``` + +It's that simple. And when it comes time to scale the application, all you have to do is: + +``` + +``` + +I know right? + +## Contributing + +You don't. From d9dd7a11630a04e2829458be413edc61935189cc Mon Sep 17 00:00:00 2001 From: southgnss-haozg <70753004+southgnss-haozg@users.noreply.github.com> Date: Wed, 18 Sep 2024 10:16:44 +0800 Subject: [PATCH 3/5] Update Readme-zh.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 编写中文说明 --- Readme-zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme-zh.md b/Readme-zh.md index af9a139e91..8f4f06683d 100644 --- a/Readme-zh.md +++ b/Readme-zh.md @@ -1,4 +1,4 @@ -# No Code +# 不要编码 No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere. From c7bafed82ed4836626d515aed4a591591720e46a Mon Sep 17 00:00:00 2001 From: southgnss-haozg <70753004+southgnss-haozg@users.noreply.github.com> Date: Wed, 18 Sep 2024 10:23:06 +0800 Subject: [PATCH 4/5] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加中文说明链接 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d94db2b35..7dfa971008 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# No Code +# No Code([中文](/Readme-zh.md)) No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere. From dac94646f2bb55cb9fafd4a8265c151718cbc1a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E4=BA=91=E4=BA=91?= <70753004+Little-Cloud-Cloud@users.noreply.github.com> Date: Wed, 18 Sep 2024 14:19:45 +0800 Subject: [PATCH 5/5] Update Readme-zh.md --- Readme-zh.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Readme-zh.md b/Readme-zh.md index 8f4f06683d..f35bcfe38d 100644 --- a/Readme-zh.md +++ b/Readme-zh.md @@ -1,54 +1,54 @@ # 不要编码 -No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere. +无代码是编写安全可靠应用程序的最佳方法。什么都不写;无处部署。 -## Getting Started +## 入门 -Start by not writing any code. +首先,不要编写任何代码。 ``` ``` -This is just an example application, but imagine it doing anything you want. Adding new features is easy too: +这只是一个应用程序示例,但可以想象它可以做任何你想做的事情。添加新功能也很容易: ``` ``` -The possibilities are endless. +可能性是无限的。 -### Building the Application +### 构建应用 -Now that you have not done anything it's time to build your application: +现在您什么都没做,是时候构建您的应用程序了: ``` ``` -Yep. That's it. You should see the following output: +没错。就是这样。你应该看到以下输出: ``` ``` -### Deploying +### 部署 -While you still have not done anything it's time to deploy your application. By running the following command you can deploy your application absolutely nowhere. +现在是部署应用程序的时候了。运行以下命令,您就可以在任何地方部署应用程序。 ``` ``` -It's that simple. And when it comes time to scale the application, all you have to do is: +就是这么简单。当需要扩展应用程序时,您只需 ``` ``` -I know right? +我知道,对吗? -## Contributing +## 贡献 -You don't. +你没有。