Skip to content

docs: spell out the two install paths in the README#10

Merged
dfa1 merged 1 commit into
mainfrom
docs/two-install-paths
Jun 26, 2026
Merged

docs: spell out the two install paths in the README#10
dfa1 merged 1 commit into
mainfrom
docs/two-install-paths

Conversation

@dfa1

@dfa1 dfa1 commented Jun 26, 2026

Copy link
Copy Markdown
Owner

What

The README only showed zstd-platform. Add an Install section that contrasts both supported setups:

  1. zstd-platform — one empty jar, transitively pulls bindings + all six natives, runs on any OS/arch.
  2. zstd-bom + zstd + one zstd-native-<classifier> — leaner, single platform; BOM pins versions.

Lists the six classifiers and points at the tutorial for Gradle and detail (tutorial already documents both paths).

🤖 Generated with Claude Code

Add an Install section contrasting the two supported dependency setups:
1. zstd-platform — one empty jar, pulls everything, any OS/arch
2. zstd-bom + zstd + a cherry-picked zstd-native-<classifier> — leaner,
   single platform

Lists the classifiers and points at the tutorial for Gradle / detail.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dfa1 dfa1 merged commit 19689e8 into main Jun 26, 2026
1 check passed
@dfa1 dfa1 deleted the docs/two-install-paths branch June 26, 2026 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant