shell ci build:一个子模块用于在travis.ci构建中使用shellcheck来整理shell项目 源码
Shell Ci构建 一个子模块,用于在travis.ci构建中使用shellcheck来整理您的shell项目。 建立 install.sh脚本将安装shellckeck。 build.sh将使用shellcheck清除所有可执行文件,避免使用Ruby,compdef等文件。 它还将忽略.git目录中的所有文件和gitmodules文件(如果有)。 用法 git submodule add https://github.com/caarlos0/shell-ci-build.git build cp build/travis.yml.example .travis.yml 或调整您的.
文件列表
shell-ci-build-master.zip
(预估有个14文件)
shell-ci-build-master
travis.yml.example
143B
install.sh
322B
.travis.yml
164B
LICENSE
1KB
README.md
2KB
tests
test-custom-check.sh
204B
python.py
36B
test-custom-no-extension
30B
暂无评论