Tool for embedding .ico & manifest resources in Go programs for Windows.
Stars
1.4k
Forks
129
Watchers
Open Issues
14
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
118
commits
9
1
docs: add go-winres recommendation
9363436
fix: bad alignment calculation
48a25be
Generate RT_GROUP_ICON id before ICON ids
67980f0
build: more platforms for release
96a5f1b
fix: default to -arch amd64
484bfbe
fix: include {arch} in default -o filename
4ff63ad
fix: double Usage in --help
c549a91
ci: install upx for Windows tests
36a2fa6
fix: pad resource data
4623579
refactor!: delete defunct flag -data
6c59b92
revert "AlignedSizer"
916591e
test: run upx if found in PATH
fcb7896
refactor: simplify AlignedSizer.Align formula
ea0fc67
refactor: make pad a local var, not global
1bbd5bb
Update rsrc/rsrc.go
39fd24b