rpc-endpoint icon indicating copy to clipboard operation
rpc-endpoint copied to clipboard

make build works on macs

Open samlaf opened this issue 1 year ago • 1 comments

Currently hardcoded to build for linux platforms. This change makes build also able to target mac computers by dynamically checking the uname

samlaf avatar Apr 06 '24 06:04 samlaf

thanks for the effort. how about removing GOOS completely instead of adding the logic to determine?

metachris avatar Aug 16 '24 14:08 metachris