5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 21:00:31 +08:00
wails/v3/examples/build
2023-08-18 09:58:43 +10:00
..
build [v3] Improve examples 2023-06-06 20:41:28 +10:00
main.go Example prod/debug options 2023-08-15 21:40:50 +10:00
options_debug.go Example prod/debug options 2023-08-15 21:40:50 +10:00
options_production.go Example prod/debug options 2023-08-15 21:40:50 +10:00
README.md [v3] Improve examples 2023-06-06 20:41:28 +10:00
Taskfile.yml [v3 mac] Better logging 2023-08-18 09:58:43 +10:00

Build

Wails has adopted Taskfile as its build tool. This is optional and any build tool can be used. However, Taskfile is a great tool, and we recommend it.

The Wails CLI has built-in integration with Taskfile so the standalone version is not a requirement.

Building

To build the example, run:

wails task build