Go to file
peanut 50629f4700 删除不需要的文件夹 2021-07-27 19:52:52 +08:00
redstar-cloud 删除 2021-07-26 16:44:32 +08:00
redstar-lab 提交bbs, promise 2021-07-23 11:05:46 +08:00
redstar-standlone 提交图片 2021-07-27 16:47:43 +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