Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 371 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 371 Bytes

GoPackage

A Go compilation script written in Powershell.

Note: it only works in Powershell

Feature

  • Easy to do cross-platform compilation
  • UPX compression
  • Automatic packager
  • Extensible compilation and packaging commands
  • Support for attaching files to packages

How to use

.\GoPackage.ps1 -Publish -CrossPlatform -Version "vX.X.X"