Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ ARMCNC Desktop

⚡ ARMCNC supporting desktop software. ⚡

License: MIT

Install

Please make sure that you have installed the GoLang and Node development environments, ensuring that the Go version is 1.18 or higher and the Node version is 18.13 or higher

# Query Go version
go version
# Query Node version
node --version
go install github.com/wailsapp/wails/v2/cmd/wails@latest

Live Development

You can run your application in development mode by running wails dev from your project directory

wails dev

Building

Build the installation package for the application using the following command script

# Windows
wails build -webview2 embed -nsis
# Linux
wails build
# Or Debug
wails build -debug

🌞 Development Team

https://www.armcnc.net

About

ARMCNC supporting desktop software

Resources

Stars

3 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages