mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
Update README.md
This commit is contained in:
parent
c31d224563
commit
3d8a58a3ac
30
README.md
30
README.md
@ -573,35 +573,7 @@ In addition to device drivers, developing custom Python modules for MCU is very
|
|||||||
# 6.Test and develop Core
|
# 6.Test and develop Core
|
||||||
|
|
||||||
## Test core in docker (recommend)
|
## Test core in docker (recommend)
|
||||||
step1: Clone the repo
|
[get start with docker](https://pikadoc.readthedocs.io/en/latest/get-start_linux.html)
|
||||||
``` shell
|
|
||||||
git clone https://github.com/pikastech/pikascript
|
|
||||||
cd pikascript/docker
|
|
||||||
```
|
|
||||||
|
|
||||||
step2: build and run the docker contianer
|
|
||||||
```
|
|
||||||
bash build.sh
|
|
||||||
sh run.sh
|
|
||||||
```
|
|
||||||
|
|
||||||
step3: init the port/linux
|
|
||||||
``` shell
|
|
||||||
cd port/linux
|
|
||||||
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
|
|
||||||
```
|
|
||||||
|
|
||||||
# 7.Contribute
|
# 7.Contribute
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user