mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 22:49:31 +08:00
![]() Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210921155107-089bfa567519 to 0.1.0. - [Release notes](https://github.com/golang/crypto/releases) - [Commits](https://github.com/golang/crypto/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
build | ||
cmd/customlayout | ||
myfrontend | ||
.gitignore | ||
go.mod | ||
go.sum | ||
README.md |
README
This is an example project that shows how to use a custom layout.
Run wails build
in the cmd/customlayout
directory to build the project.