generated from IdeallandEarthDept/IdeallandFramework
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
H2Sxxa edited this page Aug 25, 2023
·
4 revisions
https://github.com/TeamGensouSpark/LunarCapitalFramework
你可以直接从仓库下载,也可以点击下方的镜像
https://ghproxy.com/https://github.com/TeamGensouSpark/LunarCapitalFramework/archive/master.zip
在一切开始之前,你需要下载一个Python,因为LCF的Cli工具依赖于Python运作
我推荐2个版本 3.8.10 和 3.10.11 ,请不要使用低于3.8的Python。
这里是镜像
https://mirrors.huaweicloud.com/python/3.8.10/python-3.8.10-amd64.exe
https://mirrors.huaweicloud.com/python/3.10.11/python-3.10.11.exe
用 管理员权限 打开Powershell,不会自行Bing
输入Set-ExecutionPolicy RemoteSigned
以便运行PowerShell脚本
打开PowerShell,运行框架目录下的.\setup-cli.ps1
,完成安装
直接打开PowerShell,运行.\lunar.ps1
就可以享受cli工具了
以前没有配置过环境直接选择一键配置即可,其他功能自行探索