Skip to content

Latest commit

 

History

History
 
 

wails

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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