PhilRanzato / kubensure

Ensure consistency in Kubernetes cluster's resources
GNU General Public License v3.0
1 stars 0 forks source link

Add application icon and information #15

Open PhilRanzato opened 3 years ago

PhilRanzato commented 3 years ago

To add the icon:

go get github.com/akavel/rsrc
rsrc -ico YOUR_ICON_FILE_NAME.ico
go build