package
3.0.0-alpha.33
Repository: https://github.com/wailsapp/wails.git
Documentation: pkg.go.dev

# README

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:

wails3 task build

Status

PlatformStatus
MacWorking
WindowsWorking
Linux