update README_zh.md.

This commit is contained in:
李昂 2022-06-22 01:29:11 +00:00 committed by Gitee
parent fca634f3cc
commit e1834a2fbb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -541,36 +541,8 @@ while True:
# 6.内核测试与开发
## Test core in docker (recommend)
step1: Clone the repo
``` shell
git clone https://github.com/pikastech/pikascript
cd pikascript/docker
```
step2: build and run the docker contianer
```
sh build.sh
sh run.sh
# now you are in the port/linux
```
step3: init the port/linux
``` shell
sh pull-core.sh
sh init.sh
```
step4: test the core
``` shell
sh gtest.sh
sh ci_benchmark.sh
```
step5: Run the REPL
``` shell
sh run.sh
```
## 在 Docker 中测试 (recommend)
[ Docker 开发环境搭建指南 ](https://pikadoc.readthedocs.io/zh/latest/get-start_linux.html)
# 7.贡献者
| 内容 | 贡献者 |