Update doc

This commit is contained in:
Aoran Zeng
2025-06-19 21:34:01 +08:00
parent 54a93f9e19
commit a2851d5246
4 changed files with 35 additions and 13 deletions

View File

@@ -7,14 +7,28 @@
! Contributors : Nul None <nul@none.org>
! |
! Created On : <2024-12-27>
! Last Modified : <2025-03-06>
! Last Modified : <2025-06-19>
! ---------------------------------------------------------- -->
# 开发
## 环境
## 开发环境
请安装好 `GCC``Clang``make` 以及 `curl`
请安装好
1. `GCC``Clang`
2. [just] 或 `make`
3. `curl`
**我推荐你使用 VS Code 开发,你可以在一分钟内成功编译、运行和 Debug `chsrc`**
1. `Ctrl-Shift-B` 直接构建
2. `F5` 直接开始 Debug
<br>
## 准备
```bash
# 请务必使用 dev 分支开发
@@ -25,6 +39,7 @@ $ git clone https://gitee.com/RubyMetric/chsrc.git -b dev
<br>
## 编译运行
```bash
@@ -63,3 +78,5 @@ make clean
关于分支的说明以及如何提交代码,请参考 [./03-CONTRIBUTING.md](./03-CONTRIBUTING.md)
<br>
[just]: https://github.com/casey/just

View File

@@ -9,7 +9,7 @@
.\" Last Modified : <2025-06-16>
.\" --------------------------------------------------------------
.TH chsrc 1 "2025-06-16" "v0.2.1.1" "RubyMetric chsrc"
.TH chsrc 1 "2025-06-16" "v0.2.1.2" "RubyMetric chsrc"
.SH NAME
chsrc - Change Source for every software on every platform from the command line

View File

@@ -6,15 +6,15 @@
@c Contributors : Nul None <nul@none.org>
@c |
@c Created On : <2024-08-22>
@c Last Modified : <2024-10-09>
@c Last Modified : <2025-06-19>
@c --------------------------------------------------------------
\input texinfo
@setfilename chsrc.info
@settitle chsrc
@set Chsrc_Version v0.1.9
@set Doc_Publish_Date 2024-10-09
@set Chsrc_Version v0.2.1.2
@set Doc_Publish_Date 2025-06-19
@copying
@comment 这是软件copyright不是文档copyright因此不放在titlepage