icns
Easily create .icns files (Mac Icons) with this Go library or the included CLI.
Log
|
Files
|
Refs
|
LICENSE
go.work (60B)
1
go 1.27.0
2
3
use (
4
.
5
./cmd/preview
6
./cmd/shell-extension
7
)