mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
b359062172
* add PLOOC * add PLOOC to kernal * remove unrequired files * remove pack * fix plooc ci in test/*.cpp * add test_common.h Co-authored-by: Gabriel Wang <embedded_zhuoran@Hotmail.com>
8 lines
227 B
Bash
8 lines
227 B
Bash
cp package/pikascript/pikascript-core/* ../../src -r
|
|
cp package/pikascript/PikaObj.pyi ../../src
|
|
git add test/python/*.py
|
|
sh std_push.sh PikaStdLib
|
|
sh std_push.sh PikaStdData
|
|
sh std_push.sh PikaDebug
|
|
sh std_push.sh PikaStdTask
|