Skip to content

Latest commit

 

History

History
60 lines (40 loc) · 2.02 KB

GET_STARTED.md

File metadata and controls

60 lines (40 loc) · 2.02 KB

lint-staged-sh [0.x]

Except bugs, errors and/or strange behavior

Zero-{dependency,config,install,file} single-file lint-staged posix shell script

List of contents:

Getting Started

Welcome to lint-staged-sh! This tool is designed to streamline your software release process, making it easier to manage versions, changelogs, and deployment. Whether you're working on a small project or a large enterprise application, lint-staged-sh is here to simplify your workflow.

Prerequisites

Before you start using lint-staged-sh, make sure you have the following installed on your system:

  • posix sh and curl with required dependencies

Features

  • Available on all Unix environments
  • Zero config
  • Zero dependencies
  • Single file posix shell script
  • No pre-install, just use
  • Programming language agnostic

Linter dependencies

Install as dependency or as a global dependency one, some or all of those linters to use them. lint-staged-sh detects smartly if it available

Limitations

  • Available only in Unix environments (no Windows support yet)

Similar projects

License

GPL-3