We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1055ce commit c9f7f30Copy full SHA for c9f7f30
1 file changed
doc/01-开发与构建.md
@@ -3,11 +3,12 @@
3
! -------------------------------------------------------------
4
! Doc Type : Markdown
5
! Doc Name : 01-开发与构建.md
6
- ! Doc Authors : 曾奥然 <ccmywish@qq.com>
7
- ! Contributors : Nul None <nul@none.org>
+ ! Doc Authors : 曾奥然 <ccmywish@qq.com>
+ ! Contributors : Nul None <nul@none.org>
8
+ ! | Mikachu2333 <mikachu.23333@zohomail.com>
9
! |
10
! Created On : <2024-12-27>
- ! Last Modified : <2025-08-22>
11
+ ! Last Modified : <2025-10-10>
12
! ---------------------------------------------------------- -->
13
14
# 开发 chsrc
@@ -46,6 +47,8 @@ git clone https://gitee.com/RubyMetric/chsrc.git -b dev
46
47
48
## 编译运行
49
50
+**⚠️警告:Windows 上使用 `make` 将无法正确编译版本号与附加信息,仅 `just` 可完整编译**
51
+
52
共有四种构建模式:
53
54
1. **`DEV mode`**
0 commit comments