Get Hedhog updates in your inbox
New releases, fresh recipes, and breaking changes — no spam.
hedhog dev hash-directory
Generates a directory hash for change validation and quick auditing.
Usage
hedhog dev hash-directory
hedhog dev hash-directory -p ./libraries/menu
hedhog dev hash-directory -p ./libraries/menu --silent
Flags
| Flag | Description |
|---|---|
-p, --path <path> | Directory path for hashing |
-s, --silent | Returns only the hash |
Why use it
- Simplifies integrity checks and directory comparison.