5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-20 02:49:30 +08:00
wails/v3
Travis McLane dbcf65b2d6 Revert "Merge branch 'v3-alpha-linux-systray' into v3-alpha"
This reverts commit 92b26488da, reversing
changes made to 1c48d567e1.
2023-10-05 08:34:12 -05:00
..
cmd/wails3 Add generate constants tool 2023-09-13 16:45:19 +10:00
examples Fix multiple window weirdness. Update deps 2023-10-05 20:54:12 +11:00
internal Fix svelte template 2023-10-05 21:12:01 +11:00
pkg Revert "Merge branch 'v3-alpha-linux-systray' into v3-alpha" 2023-10-05 08:34:12 -05:00
plugins [v3] goformat fixes 2023-09-28 16:47:04 -05:00
tasks [linux] Implement events 2023-10-03 08:37:11 +11:00
.gitignore Fix production build 2023-09-01 22:06:43 +10:00
.prettierignore chore: add Prettier as format tool (#2689) 2023-05-30 07:40:54 +10:00
.prettierrc.yml chore: add Prettier as format tool (#2689) 2023-05-30 07:40:54 +10:00
go.mod [windows] Serve assets async 2023-10-05 19:18:32 +11:00
go.sum [windows] Serve assets async 2023-10-05 19:18:32 +11:00
README.md Update doc dependencies 2023-09-08 10:57:47 +10:00
Taskfile.yaml Use prettier on docs source 2023-09-25 20:56:29 +10:00

v3 Alpha

Thanks for wanting to help out with testing/developing Wails v3! This guide will help you get started.

Getting Started

All the instructions for getting started are in the v3 documentation directory: mkdocs-website. Please read the README.md file in that directory for more information.