wails/v3/examples/build
2023-01-18 21:34:11 +11:00
..
build Rename exp -> v3 2023-01-18 21:34:11 +11:00
buildtest.app/Contents Rename exp -> v3 2023-01-18 21:34:11 +11:00
main.go Rename exp -> v3 2023-01-18 21:34:11 +11:00
README.md Rename exp -> v3 2023-01-18 21:34:11 +11:00
Taskfile.yml Rename exp -> v3 2023-01-18 21:34:11 +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