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 a5e358f commit de75aaaCopy full SHA for de75aaa
1 file changed
doc/01-开发与构建.md
@@ -3,11 +3,11 @@
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 : Mikachu2333 <mikachu.23333@zohomail.com>
8
! |
9
! Created On : <2024-12-27>
10
- ! Last Modified : <2025-08-22>
+ ! Last Modified : <2025-10-10>
11
! ---------------------------------------------------------- -->
12
13
# 开发 chsrc
@@ -46,6 +46,8 @@ git clone https://gitee.com/RubyMetric/chsrc.git -b dev
46
47
## 编译运行
48
49
+**⚠️警告:Windows 上使用 `make` 将无法正确编译版本号与附加信息,仅 `just` 可完整编译**
50
+
51
共有四种构建模式:
52
53
1. **`DEV mode`**
0 commit comments