Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

wails get started

#windows and mac
go install github.com/wailsapp/wails/v2/cmd/wails@latest #install wails
wails doctor #check wails installation 
wails init -n projectName
cd projectName
wails dev
Source by wails.io #
 
PREVIOUS NEXT
Tagged: #wails #started
ADD COMMENT
Topic
Name
5+9 =