chsrc/tool/README.md
2025-07-21 10:54:41 +08:00

35 lines
1020 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!-- -----------------------------------------------------------
! 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. `download-pre-on-GitHub.ps1`
从 GitHub `pre` release 上下载所有附件
<br>
## `rawstr4c`
C语言字符串生成工具本身是为了本项目而开发是放在本仓库下的一个完整子项目。但为了维护更方便拆分到新的仓库: <https://github.com/RubyMetric/rawstr4c>