Update dev doc

This commit is contained in:
Aoran Zeng 2025-07-21 15:06:24 +08:00
parent 777ca5a246
commit 62da78c363
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98

View File

@ -7,7 +7,7 @@
! Contributors : Nul None <nul@none.org>
! |
! Created On : <2024-12-27>
! Last Modified : <2025-06-20>
! Last Modified : <2025-07-21>
! ---------------------------------------------------------- -->
# 开发 chsrc
@ -19,6 +19,7 @@
1. `GCC``Clang`
2. [just] 或 `make`
3. `curl`
4. [rawstr4c] (可选)
**我推荐你使用 VS Code 开发,你可以在一分钟内成功编译、运行和 Debug `chsrc`**
@ -136,4 +137,7 @@ make clean
<br>
[rawstr4c]: https://github.com/RubyMetric/rawstr4c
[just]: https://github.com/casey/just