Go to file
wuxiaoyu 0d53d7a8a6 pom 修改 2021-07-30 08:29:38 +08:00
redstar-cloud pom 修改 2021-07-30 08:29:38 +08:00
redstar-lab 提交背景渐变样式 2021-07-28 14:33:09 +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