5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-05 19:59:43 +08:00
wails/v3
ALMAS 708aef53e4
[v3] completing missing build tags (#2884)
* Update image.go

* Update popupmenu.go
2023-09-04 22:43:28 +10:00
..
cmd/wails3 Add doctor. 2023-09-03 08:42:12 +10:00
examples Update bindings example 2023-09-04 21:01:00 +10:00
internal Add awful CallByName method and update docs with warning. 2023-09-04 21:19:10 +10:00
pkg [v3] completing missing build tags (#2884) 2023-09-04 22:43:28 +10:00
plugins [v3 linux] start_at_login initial implementation 2023-09-01 16:04:25 -05:00
tasks [v3] Fix generation of common events 2023-07-05 20:39:35 +10: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 Add doctor. 2023-09-03 08:42:12 +10:00
go.sum Add doctor. 2023-09-03 08:42:12 +10:00
README.md Docs update 2023-09-04 20:50:32 +10:00
Taskfile.yaml Improve docs tooling 2023-09-02 09:10:35 +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.