send link to app

Shell Checker


Entwickler-Tools
Entwickler 兰桂 吴
2.99 USD

Shell Checker is a static analysis and linting tool for sh/bash scripts.

Shell Checker is mainly focused on handling typical beginner and intermediate level syntax errors and pitfalls where the shell just gives a cryptic error message or strange behavior, but it also reports on a few more advanced issues where corner cases can cause delayed failures.

Shell Checker allows you to check for potential issues before actually running your shell script and helps you improve the shell script code quality.