5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 06:51:26 +08:00
wails/v3/examples/build
Lea Anthony f951b51c11
Context menu WIP
options refactor
2023-02-09 18:35:26 +11:00
..
build merge exp branch 2023-01-18 21:42:49 +11:00
buildtest.app/Contents merge exp branch 2023-01-18 21:42:49 +11:00
main.go Context menu WIP 2023-02-09 18:35:26 +11:00
README.md merge exp branch 2023-01-18 21:42:49 +11:00
Taskfile.yml [v3] Initial template support (likely to change) 2023-01-22 15:39:57 +11: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 run -t build