# shellcheck-script **Repository Path**: lanlingxueyu/shellcheck-script ## Basic Information - **Project Name**: shellcheck-script - **Description**: 基于shellcheck工具 自动化检查python脚本 1)支持Windows 和 Linux 系统(Python3) 2)根据文件后缀便利目录所有shell脚本检查 3)生成excel 报告 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-09-29 - **Last Updated**: 2024-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # shellcheck-script #### 介绍 基于shellcheck工具 自动化检查python脚本 1)支持Windows 和 Linux 系统(Python3) 2)根据文件后缀便利目录所有shell脚本检查 3)生成excel 报告 #### 软件架构 软件架构说明 #### 安装教程 #### 使用说明 tools: Windows系统:请下载相应版本并将其放入tools目录中,以修改相应的配置信息; 下载地址并查看tools目录下的文件; python3 ./shellcheck.py -f 检查目录 #### 参与贡献 1. lanlingxueyu