feat: move verify script to project root

- relocate verify/verify.sh to ./verify.sh for easier access
- update all documentation and build script references
- add npm run verify script for consistency
- simplify verification command execution
This commit is contained in:
2025-09-09 00:26:35 +03:00
parent 5c0e8b0f40
commit 88f91f420c
6 changed files with 6 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ Unofficial hub for Everforest color scheme resources. Generator-first approach f
./install.sh cli
# Verify installation
ENGINE=docker ./verify/verify.sh
ENGINE=docker ./verify.sh
## Supported Tools