mirror of
https://github.com/RubyMetric/chsrc
synced 2025-08-16 09:59:32 +08:00
Rewrite tool README
This commit is contained in:
parent
88dfac2d86
commit
498eabf869
32
tool/README.md
Normal file
32
tool/README.md
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
<!-- -----------------------------------------------------------
|
||||||
|
! SPDX-License-Identifier: GFDL-1.3-or-later
|
||||||
|
! -------------------------------------------------------------
|
||||||
|
! Doc Type : Markdown
|
||||||
|
! Doc Name : (Tools Introduction).md
|
||||||
|
! Doc Authors : Aoran Zeng <ccmywish@qq.com>
|
||||||
|
! | xuan <wick.dynex@qq.com>
|
||||||
|
! Contributors : ChatGPT <https://chatgpt.com>
|
||||||
|
! |
|
||||||
|
! Created On : <2024-10-25>
|
||||||
|
! Last Modified : <2025-07-21>
|
||||||
|
!
|
||||||
|
! tool 目录说明
|
||||||
|
! ---------------------------------------------------------- -->
|
||||||
|
|
||||||
|
# 工具说明
|
||||||
|
|
||||||
|
1. `installer.sh`
|
||||||
|
|
||||||
|
Bash 编写的一键安装工具
|
||||||
|
|
||||||
|
2. `installer.ps1`
|
||||||
|
|
||||||
|
PowerShell 编写的一键安装工具
|
||||||
|
|
||||||
|
3. `rawstr4c`
|
||||||
|
|
||||||
|
C语言字符串生成工具,这是寄宿在 `chsrc` 项目仓库下的一个完整子项目
|
||||||
|
|
||||||
|
4. `download-pre-on-GitHub.ps1`
|
||||||
|
|
||||||
|
从 GitHub `pre` release 上下载所有附件
|
@ -1,22 +0,0 @@
|
|||||||
# ---------------------------------------------------------------
|
|
||||||
# SPDX-License-Identifier: GFDL-1.3-or-later
|
|
||||||
# ---------------------------------------------------------------
|
|
||||||
# Doc Type : Text
|
|
||||||
# Doc Name : (Tools Introduction.md)
|
|
||||||
# Doc Authors : xuan <wick.dynex@qq.com>
|
|
||||||
# | ChatGPT <https://chatgpt.com>
|
|
||||||
# Contributors : Aoran Zeng <ccmywish@qq.com>
|
|
||||||
# |
|
|
||||||
# Created On : <2024-10-25>
|
|
||||||
# Last Modified : <2025-07-12>
|
|
||||||
#
|
|
||||||
# tool目录文档
|
|
||||||
# ---------------------------------------------------------------
|
|
||||||
|
|
||||||
********
|
|
||||||
文件
|
|
||||||
********
|
|
||||||
|
|
||||||
installer.sh Bash 编写的一键安装工具
|
|
||||||
installer.ps1 Powershell 编写的一键安装工具
|
|
||||||
README.txt 此文件
|
|
Loading…
x
Reference in New Issue
Block a user