🎨 CLI is more user-friendly.

This commit is contained in:
Tw93
2023-06-23 16:51:18 +08:00
parent 6a4bb69631
commit 0431bc7c12
10 changed files with 402 additions and 376 deletions

8
bin/README.md vendored
View File

@@ -107,14 +107,6 @@ Determine whether the application launches in full screen. Default is `false`. U
--fullscreen
```
#### [resize]
Determine whether the window is resizable. Default is `true`. Use the following command to disable window resizing.
```shell
--resizable
```
#### [multi-arch]
Package the application to support both Intel and M1 chips, exclusively for macOS. Default is `false`.