mirror of
https://github.com/ivuorinen/everforest-resources.git
synced 2026-02-04 09:44:36 +00:00
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:
@@ -17,7 +17,7 @@ cp cli/alacritty/everforest-dark-medium.yml ~/.config/alacritty/themes/
|
||||
### Verify Installation
|
||||
```bash
|
||||
# Run verification script in container
|
||||
ENGINE=docker ./verify/verify.sh
|
||||
ENGINE=docker ./verify.sh
|
||||
```
|
||||
|
||||
## Platform-Specific Installation
|
||||
|
||||
Reference in New Issue
Block a user