MCP.so
Sign In
>_

ShellCheck

@koalaman

About ShellCheck

Static analysis that finds bugs and portability problems in shell scripts.

#shellcheck#developer-tools#developer-tool#official#agent-ready

Installation

brew install shellcheck

Details

Category

Developer tools

Command

shellcheck

Maintainer

koalaman

Type

Developer tool

What it does

Developer workflow automation

Composable CLI interface

Cross-platform usage

Command examples

  1. 1
    shellcheck script.sh
  2. 2
    shellcheck scripts/*.sh

More Developer tools CLIs