mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-21 11:29:29 +08:00
![]() * Update nsis template * Move app data into config.yml * mac support * Add FileAssociations application config option Support `ApplicationOpenedWithFile` event on Windows Add docs * Add FileAssociations application config option Support `ApplicationOpenedWithFile` event on Windows Add docs Add test project * Update example & docs. Fix show window bug. * Fix window show event bug * Update changelog |
||
---|---|---|
.. | ||
cmd/wails3 | ||
examples | ||
internal | ||
pkg | ||
plugins/experimental | ||
tasks | ||
wep | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.yml | ||
go.mod | ||
go.sum | ||
README.md | ||
Taskfile.yaml |
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.