aboutsummaryrefslogtreecommitdiff
path: root/validators/bash/validate.sh
Commit message (Collapse)AuthorAgeFilesLines
* install GNU sed and use bash shell in CI for AlpineAlex Pooley (@zuedev)2026-02-051-4/+6
|
* use POSIX-compatible sed syntax for AlpineAlex Pooley (@zuedev)2026-02-051-1/+2
|
* handle CRLF line endings and trailing commas in bashAlex Pooley (@zuedev)2026-02-051-3/+3
|
* add CLI validators in Node.js, PowerShell, and BashAlex Pooley (@zuedev)2026-02-051-0/+172
Move validate.js to validators/nodejs/ and add equivalent validators for PowerShell and Bash. Each includes a README with usage instructions and requirements.