Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 163 Bytes

BUILD.md

File metadata and controls

13 lines (10 loc) · 163 Bytes

Build instructions:

(for windows)

cd vue
Remove-Item "dist" -Force -Recurse
npm run build
cd ..
go build -ldflags "-w -s" -o lethal_backups.exe .