1 Star 0 Fork 0

risen2513/blockpy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
makefile 385 Bytes
一键复制 编辑 原始数据 按行查看 历史
.PHONY: docs
docs:
jsdoc -c docs/conf.json
merge:
python merge.py
build:
python build.py
update_kennel:
python merge.py ; cd ../kennel ; C:/Users/acbart/Anaconda3/python.exe manage.py update_blockpy ; cd ../blockpy
update_pedal:
cp -R C:/Users/acbart/Projects/pedal/pedal/ C:/Users/acbart/Projects/skulpt/src/lib/ ; cd ../skulpt/ ; python skulpt.py dist --compile ; cd ../blockpy/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/risen2513/blockpy.git
[email protected]:risen2513/blockpy.git
risen2513
blockpy
blockpy
master

搜索帮助