This commit is contained in:
2026-01-13 19:01:03 -05:00
parent 09b899d342
commit 26b3cb41a3

View File

@@ -12,6 +12,7 @@ Get your project started:
#### Dependencies #### Dependencies
- `git` - source control tool
- `shellcheck` - lint shell scripts **development dependency** - `shellcheck` - lint shell scripts **development dependency**
**Note**: `shellcheck` is used as a pre-commit git hook to for quality **Note**: `shellcheck` is used as a pre-commit git hook to for quality