Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 279 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 279 Bytes

Wails example

  1. install The Go programming language: https://go.dev/dl/

  2. install wails CLI first

    go install github.com/wailsapp/wails/v2/cmd/wails@latest
  3. package the app

    cargo r -p cargo-packager -- -p wails-example --release