Commit 208b434
docs: Introduce the sbt 2.x plugins in README to make them discoverable (#658)
## Why
The sbt 2.x plugins (`sbt-uni`, `sbt-uni-crossproject`,
`sbt-uni-playwright`) fill real gaps for **any** sbt 2.x project —
portable-scala's crossproject and a maintained Playwright JSEnv are not
otherwise available on sbt 2.x — but the top-level README never
mentioned them, so external users had no way to discover them.
## What
Adds an **sbt 2.x Plugins** section to README.md with:
- a table describing each plugin, linked to its reference docs page
- `project/plugins.sbt` snippets for adding each plugin
- a minimal `crossProject` example showing the Pure layout
All snippets follow the verified usage from `docs/build/*.md`.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
https://claude.ai/code/session_01X28nzmwNHfxNC8c1GnHqBM
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent a0e6810 commit 208b434
1 file changed
Lines changed: 40 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
26 | 66 | | |
27 | 67 | | |
28 | 68 | | |
| |||
0 commit comments