Shipper CLI Binary
This release includes the standalone Shipper CLI binary, its
SHA-256 checksum, and GitHub build provenance.
Usage
Download the shipper binary, make it executable, and run it:
chmod +x shipper
./shipper --versionSee the README for full documentation.
What's Changed
- Expose the Composer CLI binary by @marktopper in #103
Full Changelog: v1.0.2...v1.0.3