🔧 format code

This commit is contained in:
Tw93
2025-08-13 19:45:22 +08:00
parent 09a122dd6b
commit 48be7fce14
9 changed files with 24 additions and 24 deletions

View File

@@ -80,7 +80,7 @@ npm run build:mac # macOS universal build
### CLI Tool (`bin/`)
- `bin/cli.ts` - Main entry point with Commander.js
- `bin/builders/` - Platform-specific builders (Mac, Windows, Linux)
- `bin/builders/` - Platform-specific builders (Mac, Windows, Linux)
- `bin/options/` - CLI option processing and validation
- `bin/helpers/merge.ts` - Configuration merging (name setting at line 55)