mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 03:20:09 +08:00
Update cli.mdx (#3415)
add possible options in terms of choosing the "ide" either "visual studio code" or "goland"
This commit is contained in:
parent
2fe20071fb
commit
a7c10a1a83
@ -20,7 +20,7 @@ The Wails CLI has a number of commands that are used for managing your projects.
|
||||
| -l | List available project templates | |
|
||||
| -q | Suppress output to console | |
|
||||
| -t "template name" | The project template to use. This can be the name of a default template or a URL to a remote template hosted on github. | vanilla |
|
||||
| -ide | Generate IDE project files | |
|
||||
| -ide | Generate IDE project files `vscode` or `goland` | |
|
||||
| -f | Force build application | false |
|
||||
|
||||
Example:
|
||||
|
Loading…
Reference in New Issue
Block a user