Skip to content

Commit 62da78c

Browse files
committed
Update dev doc
1 parent 777ca5a commit 62da78c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/01-Develop.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
! Contributors : Nul None <[email protected]>
88
! |
99
! Created On : <2024-12-27>
10-
! Last Modified : <2025-06-20>
10+
! Last Modified : <2025-07-21>
1111
! ---------------------------------------------------------- -->
1212

1313
# 开发 chsrc
@@ -19,6 +19,7 @@
1919
1. `GCC``Clang`
2020
2. [just]`make`
2121
3. `curl`
22+
4. [rawstr4c] (可选)
2223

2324
**我推荐你使用 VS Code 开发,你可以在一分钟内成功编译、运行和 Debug `chsrc`**
2425

@@ -136,4 +137,7 @@ make clean
136137

137138
<br>
138139

140+
141+
142+
[rawstr4c]: https://github.com/RubyMetric/rawstr4c
139143
[just]: https://github.com/casey/just

0 commit comments

Comments
 (0)