To build for all platforms at once:
make clean all
This requires Docker. Mac binaries will only be build if the host platform is Mac OS.
To deploy a snapshot to Sonatype OSS:
make snapshot
To make a release:
make release
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To build for all platforms at once:
make clean all
This requires Docker. Mac binaries will only be build if the host platform is Mac OS.
To deploy a snapshot to Sonatype OSS:
make snapshot
To make a release:
make release