mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-18 08:29:55 +01:00
Port the safety check enhancement from v2 to v3. The existing safety check in templates.go now respects a new -f/--force flag that allows users to explicitly acknowledge and proceed with initialization in non-empty directories. Fixes #4940 (v3 portion) https://claude.ai/code/session_01EN7wUQygUFthJ8WaRULfot |
||
|---|---|---|
| .. | ||
| assets | ||
| main.go | ||
| README.md | ||
Window API Example
This is an example of how to use the JS Window API
Running the example
To run the example, simply run the following command:
go run .
Status
| Platform | Status |
|---|---|
| Mac | Working |
| Windows | |
| Linux |