Go to file
peanut cd7e429197 提交定位上下文 2021-07-28 14:11:21 +08:00
redstar-cloud 删除 2021-07-26 16:44:32 +08:00
redstar-lab 提交定位上下文 2021-07-28 14:11:21 +08:00
redstar-standlone 更新测试用例 2021-07-27 20:25:16 +08:00
.gitignore add .gitignore 2021-07-22 11:36:47 +08:00
README.md 提交Readme 2021-07-27 19:51:30 +08:00

README.md

仓库目录

redstar-cloud 框架源代码
redstar-lab 实验室
redstar-standlone 单机的springboot版本和文档

从命令行推送已经创建的仓库

git remote add origin https://git.trustie.net/greatwall/redstar.git
git push -u origin master