零基础一键运行 | 完整代码 | 环境配置 | 测试用例
这是龙魂永世唯一身份系统的完整开发者实施包,包含:
适用人群:
Mac / Linux 用户
# 创建工作目录
mkdir -p ~/龙魂身份系统
cd ~/龙魂身份系统
# 下载完整实施包(GitHub)
git clone [<https://github.com/UID9622/longhun-identity-system.git>](<https://github.com/UID9622/longhun-identity-system.git>)
# 或者下载 Zip 包(国内用户推荐)
# wget [<https://gitee.com/UID9622/longhun-identity-system/repository/archive/main.zip>](<https://gitee.com/UID9622/longhun-identity-system/repository/archive/main.zip>)