CLI Reference
Overview
Section titled “Overview”The Wails CLI (wails3) provides commands for creating, developing, building, and managing Wails applications.
Coming Soon
Section titled “Coming Soon”This section is under construction. For now, use wails3 --help or wails3 [command] --help for command documentation.
Common commands:
wails3 init # Create a new projectwails3 dev # Run in development modewails3 build # Build for productionwails3 generate # Generate bindings or runtimewails3 doctor # Check development environment