3 Star 36 Fork 4

Laomo. / AIL

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.bat 168 Bytes
一键复制 编辑 原始数据 按行查看 历史
Laomo. 提交于 2021-03-21 17:47 . [alpha]: setup.bat
SET PyBin=C:\Windows\py.exe
if exist %PyBin% (
C:\Windows\py.exe setup.py install
) else (
echo [E] Cannot find python executable file: %PyBin%
pause>nul
)
1
https://gitee.com/LaomoBK/ail.git
git@gitee.com:LaomoBK/ail.git
LaomoBK
ail
AIL
3.0

搜索帮助