Closed zachmullen closed 1 year ago
This is ready for final review. I dumped the packages here for now for testing: https://github.com/ImageMarkup/isic-cli/releases/tag/v6.1.0
The zip approach has the virtue of not requiring users to chmod +x
, and also allows the underlying command to retain the same name across platforms. (@brianhelba )
LGTM! Merging and releasing :crossed_fingers:.
This successfully builds the CLI as a single executable for me on MacOS aarch64.
It seems that cross-compilation is not supported.