5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 12:51:38 +08:00
wails/v3
2023-09-07 21:33:11 +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 CPU detection in mac 2023-09-05 23:14:18 +10:00
pkg Fix EnableFraudulentWebsiteWarnings for mac 2023-09-07 21:33:11 +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 CPU detection in mac 2023-09-05 23:14:18 +10:00
go.sum Add CPU detection in mac 2023-09-05 23:14:18 +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.