Skip to content

build(makefile): 添加 Makefile 构建脚本#950

Open
cool-icu0 wants to merge 1 commit into
dromara:devfrom
cool-icu0:dev_cool
Open

build(makefile): 添加 Makefile 构建脚本#950
cool-icu0 wants to merge 1 commit into
dromara:devfrom
cool-icu0:dev_cool

Conversation

@cool-icu0

Copy link
Copy Markdown
  • 新增 Makefile 文件,提供项目构建命令列表
  • 添加 clean、compile、test、package 等基础构建命令
  • 添加 core、starter、plugin 等模块单独编译命令
  • 添加 test-module 单元测试和 demo-clean 清理命令
  • 添加 doc 文档预览和 all 全量构建命令
  • 集成 Maven 构建流程,支持项目快速构建操作

- 新增 Makefile 文件,提供项目构建命令列表
- 添加 clean、compile、test、package 等基础构建命令
- 添加 core、starter、plugin 等模块单独编译命令
- 添加 test-module 单元测试和 demo-clean 清理命令
- 添加 doc 文档预览和 all 全量构建命令
- 集成 Maven 构建流程,支持项目快速构建操作
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant