Sebastien Rousseau shell-config Logo shell-config

@sebastienrousseau/shell-config

Shareable Shell / Bash configuration providing standardized ShellCheck and shfmt rules adhering to modern 2026 standards.

Get Started Usage Guide GitHub npm

Start with one command

Install with your favourite package manager and extend in seconds.

Install @sebastienrousseau/shell-config

npm install --save-dev @sebastienrousseau/shell-config

Key capabilities

Engineered for POSIX, Bash, and Zsh automation scripts.

  • Strict ShellCheck Audit

    Standardized .shellcheckrc with style severity and all optional checks enabled for safe scripts.

  • Consistent shfmt Style

    Pre-configured .shfmt with 2-space indentation, binary operators on next line, and space redirects.

  • Dual Module Exports

    Full support for modern ECMAScript Modules (ESM) and CommonJS (CJS) environments.

  • Deterministic Quality Gates

    Audited continuously with SLSA provenance, CodeQL, and automated test suites.

What is @sebastienrousseau/shell-config?

@sebastienrousseau/shell-config is an enterprise-grade, shareable configuration for Shell development. Designed to deliver vetted, deterministic defaults, this package eliminates manual setup boilerplate and establishes rigorous code quality standards across modern software development pipelines.

By adopting this configuration, engineering teams ensure unified consistency across local development, continuous integration, and automated deployments. The package adheres strictly to the OpenSSF Best Practices badge program (ID: 14508) and achieves top-tier security ratings via Scorecard audits.

Explore the complete Installation Guide, review the comprehensive Usage Documentation, inspect the API Reference, or discover AI integrations via the Model Context Protocol (MCP).


Why Developers Choose @sebastienrousseau/shell-config

Modern language repositories frequently suffer from configuration drift, fragmented standards, and maintenance overhead. @sebastienrousseau/shell-config directly solves these challenges:

  • Predictable Formatting: Guarantees identical style rules across team members and CI runners.
  • Immediate Productivity: Get started instantly with zero configuration tuning required.
  • Enterprise Hardened: Tested continuously with OpenSSF Scorecard, CodeQL, and native Node test runners.

Production Standards

Engineered for high-assurance developer platforms and open-source infrastructure.

100%
OpenSSF Best Practices passing status and automated scorecard audits.
0
Runtime dependencies for lightning-fast installs and minimal attack surface.
100%
TypeScript type coverage with comprehensive definitions.

Explore Installation Guide