mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
| .. | ||
| build | ||
| buildtest.app/Contents | ||
| main.go | ||
| README.md | ||
| Taskfile.yml | ||
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