Oracle-Sentry/docs/cn/编译哨兵.md
LamGC 712ce9df4a
docs: 添加第一版文档.
添加基本文档, 包括 Readme, 安装使用等.
2021-08-16 00:40:19 +08:00

9 lines
219 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 编译哨兵
### 前提条件
- Java 16+
- 有网络
### 编译方法
直接运行 `./gradlew build` 即可编译完成后会提示“BUILD SUCCESSFUL”即可在“build/libs”文件夹中找到 jar 文件。