通用脚本

b a569902057 fix(setup-mysql-cli): shellcheck disable SC1003(有意输出续行反斜杠) 1 hete
.trunk 12aa35c64e chore(trunk): shfmt 格式化 + node 22 运行时 + 修复 SC1003;补 .trunk 配置 1 hete
exapmle 12aa35c64e chore(trunk): shfmt 格式化 + node 22 运行时 + 修复 SC1003;补 .trunk 配置 1 hete
README.md 12aa35c64e chore(trunk): shfmt 格式化 + node 22 运行时 + 修复 SC1003;补 .trunk 配置 1 hete
setup-base.sh 12aa35c64e chore(trunk): shfmt 格式化 + node 22 运行时 + 修复 SC1003;补 .trunk 配置 1 hete
setup-bun.sh 12aa35c64e chore(trunk): shfmt 格式化 + node 22 运行时 + 修复 SC1003;补 .trunk 配置 1 hete
setup-gentool.sh 12aa35c64e chore(trunk): shfmt 格式化 + node 22 运行时 + 修复 SC1003;补 .trunk 配置 1 hete
setup-mysql-cli.sh a569902057 fix(setup-mysql-cli): shellcheck disable SC1003(有意输出续行反斜杠) 1 hete
setup-pi.sh 12aa35c64e chore(trunk): shfmt 格式化 + node 22 运行时 + 修复 SC1003;补 .trunk 配置 1 hete
setup-pnpm.sh 12aa35c64e chore(trunk): shfmt 格式化 + node 22 运行时 + 修复 SC1003;补 .trunk 配置 1 hete
setup-ssh.sh 12aa35c64e chore(trunk): shfmt 格式化 + node 22 运行时 + 修复 SC1003;补 .trunk 配置 1 hete
setup-trunk.sh 7221a9a71d start 5 hónapja
tool-cbm-quiet.sh 12aa35c64e chore(trunk): shfmt 格式化 + node 22 运行时 + 修复 SC1003;补 .trunk 配置 1 hete
tool-import-sql.sh 12aa35c64e chore(trunk): shfmt 格式化 + node 22 运行时 + 修复 SC1003;补 .trunk 配置 1 hete
tool-merge-sql.sh 7221a9a71d start 5 hónapja
tool-trunk-checker.sh 12aa35c64e chore(trunk): shfmt 格式化 + node 22 运行时 + 修复 SC1003;补 .trunk 配置 1 hete

README.md

shell-kit

通用脚本集合

初始化脚本

  • setup-gentool.sh : 安装 gentool 工具
  • setup-mysql-cli.sh : 安装 MySQL CLI 工具
  • setup-pnpm.sh : 安装 pnpm 包管理器并初始化
  • setup-ssh.sh : 配置 SSH 服务
  • setup-trunk.sh : 安装 trunk 工具并初始化

工具脚本

  • tool-import-sql.sh : 导入 SQL 文件
  • tool-merge-sql.sh : 合并 SQL 文件
  • tool-trunk-checker.sh : 代码 质量检查